public class StateFieldAccessor<T> extends FieldAccessor<T,Serializable>
State
Annotation to determine the means to access the State Field
Created by andrewhall on 7/24/16.clazz, field, getMethod, setMethod| Constructor and Description |
|---|
StateFieldAccessor(Class<T> clazz,
Field field) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
init(Field field,
Class<T> clazz) |
getClazz, getField, getGetMethod, getSetMethod, getValue, setValueprotected void init(Field field, Class<T> clazz) throws IntrospectionException
init in class FieldAccessor<T,Serializable>IntrospectionExceptionCopyright © 2016. All rights reserved.