Class MetadataType


  • public class MetadataType
    extends Object
    Metadata must be expressed in XML that complies with another XML Schema (namespace=#other). Metadata must be explicitly qualified in the response. Java class for metadataType complex type. The following schema fragment specifies the expected content contained within this class.
    • Field Detail

      • value

        protected Object value
    • Constructor Detail

      • MetadataType

        public MetadataType()
    • Method Detail

      • getAny

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

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