Class BeanPropertyAccess

    • Constructor Detail

      • BeanPropertyAccess

        public BeanPropertyAccess​(Property<?,​?> property)
    • Method Detail

      • get

        public Object get​(Object object)
        Description copied from interface: PropertyAccess
        Returns the property value for a given object
      • getBeanProperty

        public Property<?,​Bean> getBeanProperty()
      • getPropertyName

        public String getPropertyName()
        Description copied from interface: PropertyAccess
        Returns the internal name that should be considered the property name or id