Interface Descriptor

    • Method Detail

      • getName

        String getName()
        Retrieves the name of the descriptor. This will generally be used for displaying the descriptor in GUIs and in other situations.
        Returns:
        the name of this descriptor
      • setName

        void setName​(String name)
        Sets the name of the descriptor. This will generally be used for displaying the descriptor in GUIs and in other situations.
        Parameters:
        name - the name of this descriptor