public class AttributeAccessor extends Object
| Constructor and Description |
|---|
AttributeAccessor(Method get,
Method set) |
public Object get(Object instance) throws InvocationTargetException, IllegalAccessException
public void set(Object instance, Object value) throws InvocationTargetException, IllegalAccessException
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.