Interface PropertyLifecycleContext

    • Method Detail

      • extendedLabel

        @API(status=MAINTAINED,
             since="1.2.3")
        java.lang.String extendedLabel()
        The extended label contains additional information about the current container class.
        Returns:
        a String
      • attributes

        @API(status=MAINTAINED,
             since="1.3.4")
        PropertyAttributes attributes()
        An object to query, set or change a property method's attributes.
        Returns:
        the attributes holder