Interface PassiveResource

    • 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.
      • setCapacity

        void setCapacity​(int value)
        Sets the value of the 'Capacity' attribute.
        Parameters:
        value - the new value of the 'Capacity' attribute.
        See Also:
        getCapacity()
        Generated class or method.