public static class PropertyAccessor.MethodAccessor extends PropertyAccessor
PropertyAccessor.FieldAccessor, PropertyAccessor.MethodAccessor| Modifier and Type | Field and Description |
|---|---|
protected Method |
_getter |
annotations, declaringClass, name, type| Constructor and Description |
|---|
PropertyAccessor.MethodAccessor(String name,
Method getter,
Type type,
Class<?> declaringClass) |
| Modifier and Type | Method and Description |
|---|---|
Object |
access(Object target) |
compareTo, couldNotAccess, couldNotSerialize, serializegetAnnotation, getDeclaringClass, getName, getRawClass, getTypeprotected final Method _getter
public Object access(Object target)
access in class PropertyAccessorCopyright © 2014. All Rights Reserved.