Interface Renamable

    • Method Detail

      • setName

        void setName​(java.lang.String newName)
        Sets the name of this object
        Parameters:
        newName - the new name for this object. Must not be null.