Class DefaultDescriptor

    • Constructor Detail

      • DefaultDescriptor

        public DefaultDescriptor​(String name)
        Constructs the descriptor with the specified name.
        Parameters:
        name - the name of the descriptor
    • Method Detail

      • getName

        public String getName()
        Retrieves the name of this descriptor.
        Specified by:
        getName in interface Descriptor
        Returns:
        the name of this descriptor
      • setName

        public void setName​(String name)
        Sets the name of this descriptor.
        Specified by:
        setName in interface Descriptor
        Parameters:
        name - the name of this descriptor