Interface IAttributesContainer

    • Method Detail

      • getAttributes

        IAttributes getAttributes()
        Gets the attributes.
        Returns:
        the attributes
      • getAttribute

        java.lang.String getAttribute​(java.lang.String key)
        Gets an attribute.
        Parameters:
        key - the key of the attribute we want to get
        Returns:
        the value of the attribute