Class DescriptionType

  • All Implemented Interfaces:
    XMLWritable

    public class DescriptionType
    extends Object
    implements XMLWritable
    The descriptionType is used for the description element in Identify and for setDescription element in ListSets. Content must be compliant with an XML Schema defined by a community. Java class for descriptionType complex type. The following schema fragment specifies the expected content contained within this class.
    • Field Detail

      • value

        protected String value
    • Constructor Detail

      • DescriptionType

        public DescriptionType()
      • DescriptionType

        public DescriptionType​(Metadata m)
      • DescriptionType

        public DescriptionType​(String m)