public abstract class Type extends Object
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isSearchable(Object object) |
Object |
jsonValue(Object object) |
static Type |
newInstanceFor(Field field,
Class<?> fieldClazz) |
protected abstract Object |
retrieveJsonValue(Object fieldValue) |
Copyright © 2015 eGovernments Foundation. All rights reserved.