Interface Nameable

    • Method Detail

      • getName

        String getName()
        Get the name of an abstraction
        Returns:
        String Representation of name
      • setName

        void setName​(String name)
        Set the name of an abstraction
        Parameters:
        name - String Representation of name