protected static class ERXBeanSerializer.BeanData
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.beans.BeanInfo |
beanInfo
The bean info for a certain bean
|
java.util.Map<java.lang.String,java.lang.reflect.Method> |
readableProps
The readable properties of the bean.
|
java.util.Map<java.lang.String,java.lang.reflect.Method> |
writableProps
The writable properties of the bean.
|
| Modifier | Constructor and Description |
|---|---|
protected |
BeanData() |
public java.beans.BeanInfo beanInfo
public java.util.Map<java.lang.String,java.lang.reflect.Method> readableProps
public java.util.Map<java.lang.String,java.lang.reflect.Method> writableProps
Copyright © 2002 – 2022 Project Wonder.