Interface XAttributeLiteral

    • Method Detail

      • setValue

        void setValue​(java.lang.String value)
        Assigns the literal value of this attribute.
        Parameters:
        value - Value of the attribute.
      • getValue

        java.lang.String getValue()
        Retrieves the literal value of this attribute.
        Returns:
        Value of this attribute.