org.mortbay.util.ajax
Class JSONPojoConvertor.Setter
java.lang.Object
org.mortbay.util.ajax.JSONPojoConvertor.Setter
- Enclosing class:
- JSONPojoConvertor
public static class JSONPojoConvertor.Setter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSONPojoConvertor.Setter
public JSONPojoConvertor.Setter(String propertyName,
Method method)
getPropertyName
public String getPropertyName()
getMethod
public Method getMethod()
getNumberType
public JSONPojoConvertor.NumberType getNumberType()
isPropertyNumber
public boolean isPropertyNumber()
invoke
public void invoke(Object obj,
Object value)
throws IllegalArgumentException,
IllegalAccessException,
InvocationTargetException
- Throws:
IllegalArgumentException
IllegalAccessException
InvocationTargetException
Copyright © 1995-2009 Mort Bay Consulting. All Rights Reserved.