java.lang.Object
jakarta.el.BeanELResolver.BeanProperty
jakarta.el.BeanSupportFull.BeanPropertyFull
- Enclosing class:
- BeanSupportFull
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jakarta.el.BeanELResolver.BeanProperty
getPropertyType, getReadMethod, getWriteMethod, isReadOnly
-
Field Details
-
descriptor
-
-
Constructor Details
-
BeanPropertyFull
BeanPropertyFull(Class<?> owner, PropertyDescriptor descriptor)
-
-
Method Details
-
getWriteMethod
Method getWriteMethod()- Specified by:
getWriteMethodin classBeanELResolver.BeanProperty
-
getReadMethod
Method getReadMethod()- Specified by:
getReadMethodin classBeanELResolver.BeanProperty
-