Interface Ulimits

    • Method Detail

      • setName

        void setName​(String value)
        Sets the value of the 'Name' attribute.
        Parameters:
        value - the new value of the 'Name' attribute.
        See Also:
        getName()
        Generated class or method.
      • setValue

        void setValue​(String value)
        Sets the value of the 'Value' attribute.
        Parameters:
        value - the new value of the 'Value' attribute.
        See Also:
        getValue()
        Generated class or method.
      • setSoft

        void setSoft​(String value)
        Sets the value of the 'Soft' attribute.
        Parameters:
        value - the new value of the 'Soft' attribute.
        See Also:
        getSoft()
        Generated class or method.
      • setHard

        void setHard​(String value)
        Sets the value of the 'Hard' attribute.
        Parameters:
        value - the new value of the 'Hard' attribute.
        See Also:
        getHard()
        Generated class or method.