Package jakarta.el

Class BeanELResolver.BeanProperty

java.lang.Object
jakarta.el.BeanELResolver.BeanProperty
Enclosing class:
BeanELResolver

static final class BeanELResolver.BeanProperty extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • getPropertyType

      public Class<?> getPropertyType()
    • isReadOnly

      public boolean isReadOnly()
    • getReadMethod

      public Method getReadMethod()
    • getWriteMethod

      public Method getWriteMethod()