Interface XAttributeID

    • Method Detail

      • setValue

        void setValue​(XID value)
        Assigns the ID value of this attribute.
        Parameters:
        value - Value of the attribute.
      • getValue

        XID getValue()
        Retrieves the ID value of this attribute.
        Returns:
        Value of this attribute.