Interface NamedContainer

    • Method Detail

      • setID

        void setID​(String value)
        Sets the container's ID.
        Specified by:
        setID in interface MutableIDHandler
        Parameters:
        value - the new ID
      • getID

        String getID()
        Returns the container's ID.
        Specified by:
        getID in interface IDHandler
        Returns:
        the ID
      • getDisplayID

        String getDisplayID()
        Returns the displayed container's ID.
        Returns:
        the displayed ID