Interface MethodProperty<V>

  • All Superinterfaces:
    Property<V>

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

      • 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: