public class FieldAccessor extends AbstractAccessor
AbstractAccessor for the members of Fields.public FieldAccessor(Field field)
field - the field to accesspublic Object get(Object instance)
get in class AbstractAccessorinstance - the instance of which the member value to returnpublic void set(Object instance, Object value)
set in class AbstractAccessorinstance - the instance of which the member will be setvalue - the value to setCopyright © 2012 Batoo Software & Consultancy. All Rights Reserved.