Class DescriptionType


  • public class DescriptionType
    extends Object
    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 Object value
    • Constructor Detail

      • DescriptionType

        public DescriptionType()
    • Method Detail

      • getAny

        public Object getAny()
        Gets the value of the any property.
        Returns:
        possible object is ;
      • setAny

        public void setAny​(Object object)
        Sets the value of the any property.
        Parameters:
        object - allowed object is ;