static interface AbstractMongoObectEntityPersister.ValueRetrievalStrategy<T>
Strategy interface for implementors to implement to set and get values from the native type
T
public java.lang.Object
getValue(T t, java.lang.String name)
public void
setValue(T t, java.lang.String name, java.lang.Object value)
Groovy Documentation