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