Interface IAttribute<O,​P>

    • Method Detail

      • getObject

        O getObject()
        Returns the object that keeps the attribute.
        Returns:
        the object that keeps the attribute.
      • getProperty

        P getProperty()
        Returns the property.
        Returns:
        the property.