public class XMethodAccessor extends Object implements XAccessor
| Constructor and Description |
|---|
XMethodAccessor(Method method,
Class klass) |
public Class getType()
XAccessorpublic void setValue(Object instance, Object value) throws IllegalAccessException, InvocationTargetException
XAccessorsetValue in interface XAccessorinstance - the instance of the object that owns this fieldvalue - the value to setIllegalAccessExceptionInvocationTargetExceptionCopyright © 2011 Nuxeo SA. All Rights Reserved.