Class AboutType


  • public class AboutType
    extends Object
    Data "about" the record must be expressed in XML that is compliant with an XML Schema defined by a community. Java class for aboutType complex type. The following schema fragment specifies the expected content contained within this class.
    • Field Detail

      • value

        protected Object value
    • Constructor Detail

      • AboutType

        public AboutType()
    • 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 ;