Interface RWUserObject

    • Method Detail

      • getID

        java.lang.String getID()
        Returns a DSS ID of this metric.
        Specified by:
        getID in interface RWDataSetItem
        Returns:
        a DSS ID of this metric.
      • setName

        void setName​(java.lang.String value)
        Sets the attribute visible name.
        Parameters:
        value - attribute name.
        See Also:
        getName()