public class GetterAndFieldPropertyInfo extends FieldPropertyInfo
annotationMap, annotationsArray| Constructor and Description |
|---|
GetterAndFieldPropertyInfo(PropertyInfo previous,
FieldInfo field) |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(Object bean)
Get the property value
|
MethodInfo |
getGetter()
Get the getter
|
void |
setGetter(MethodInfo getter)
Set the getter
|
equals, getFieldInfo, getSetter, isReadable, isWritable, set, setSetter, toStringgetBeanInfo, getHashCode, getName, getType, getUpperName, init, setType, toShortStringgetAnnotation, getAnnotations, isAnnotationPresent, setupAnnotationsgetUnderlyingAnnotation, getUnderlyingAnnotations, isAnnotationPresentcacheGetHashCode, cacheToString, clone, equals, flushJBossObjectCache, getClassShortName, hashCode, list, notEqual, toShortString, toString, toStringImplementationfinalize, getClass, notify, notifyAll, wait, wait, waitgetAnnotation, getAnnotations, getUnderlyingAnnotation, getUnderlyingAnnotations, isAnnotationPresent, isAnnotationPresentpublic GetterAndFieldPropertyInfo(PropertyInfo previous, FieldInfo field)
public Object get(Object bean) throws Throwable
PropertyInfoget in interface PropertyInfoget in class FieldPropertyInfobean - the beanThrowable - for any errorpublic MethodInfo getGetter()
PropertyInfogetGetter in interface PropertyInfogetGetter in class FieldPropertyInfopublic void setGetter(MethodInfo getter)
PropertyInfosetGetter in interface PropertyInfosetGetter in class FieldPropertyInfogetter - the getterCopyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.