| Constructor and Description |
|---|
ExtraFieldProperty(String name,
YogaEntityConfiguration<T> entityConfiguration,
Method method) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
getEntityConfigurationValue(Method method,
YogaEntityConfiguration<?> entityConfiguration,
T instance) |
Method |
getReadMethod() |
Object |
getValue(T instance) |
boolean |
isPrimitive() |
String |
name() |
public ExtraFieldProperty(String name, YogaEntityConfiguration<T> entityConfiguration, Method method)
public Method getReadMethod()
getReadMethod in interface Property<T>protected Object getEntityConfigurationValue(Method method, YogaEntityConfiguration<?> entityConfiguration, T instance) throws InvocationTargetException, IllegalAccessException
public boolean isPrimitive()
isPrimitive in interface Property<T>Copyright © 2014. All Rights Reserved.