Interface MethodProperty<V>

All Superinterfaces:
Property<V>

public interface MethodProperty<V> extends Property<V>
  • Method Details

    • getAnnotatedElement

      Method getAnnotatedElement()
      Description copied from interface: Property
      Get the element responsible for retrieving the property value
      Specified by:
      getAnnotatedElement in interface Property<V>
      Returns: