er.ajax.json.serializer
Class ERXBeanSerializer.BeanData
java.lang.Object
er.ajax.json.serializer.ERXBeanSerializer.BeanData
- Enclosing class:
- ERXBeanSerializer
protected static class ERXBeanSerializer.BeanData
- extends Object
Stores the readable and writable properties for the Bean.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
beanInfo
public BeanInfo beanInfo
- The bean info for a certain bean
readableProps
public Map<String,Method> readableProps
- The readable properties of the bean.
writableProps
public Map<String,Method> writableProps
- The writable properties of the bean.
ERXBeanSerializer.BeanData
protected ERXBeanSerializer.BeanData()
Copyright © 2002 – 2011 Project Wonder.