Interface ChangeableIconDescriptor

    • Method Detail

      • setName

        void setName​(String name)
        Sets the name of the code descriptor.
        Parameters:
        name - The name of the code descriptor.
      • setDescription

        void setDescription​(String description)
        Sets the description of the code descriptor.
        Parameters:
        description - The description of the code descriptor.