protected static final class BeanELResolver.BeanProperty
extends java.lang.Object
Constructor | Description |
---|---|
BeanProperty(java.lang.Class<?> baseClass,
java.beans.PropertyDescriptor descriptor) |
Modifier and Type | Method | Description |
---|---|---|
java.lang.Class |
getPropertyType() |
|
java.lang.reflect.Method |
getReadMethod() |
|
java.lang.reflect.Method |
getWriteMethod() |
|
boolean |
isReadOnly() |