public class StandardFieldProperties<T> extends Object implements IProperties<T>
IProperties.Helper
Constructor and Description |
---|
StandardFieldProperties(Field[] fields) |
Modifier and Type | Method and Description |
---|---|
Object[] |
getValues(T obj) |
void |
setValues(T obj,
Object[] values) |
public StandardFieldProperties(Field[] fields)
public Object[] getValues(T obj)
getValues
in interface IProperties<T>
public void setValues(T obj, Object[] values)
setValues
in interface IProperties<T>
Copyright © GigaSpaces.