public class MethodAccessor extends AbstractAccessor
AbstractAccessor for the members of Methods.| Constructor and Description |
|---|
MethodAccessor(Method getter,
Method setter) |
public 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.