Interface INameHolding

    • Method Detail

      • setName

        void setName​(String name)
        Sets the new name for this object.
        Parameters:
        name - The name of this object.