Class BeanELResolver.BeanProperty

  • Enclosing class:
    BeanELResolver

    protected static final class BeanELResolver.BeanProperty
    extends Object
    • Method Detail

      • getPropertyType

        public Class<?> getPropertyType()
      • getReadMethod

        public Method getReadMethod()
      • getWriteMethod

        public Method getWriteMethod()
      • isReadOnly

        public boolean isReadOnly()