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