Class ConfigurationPropertiesType

  • All Implemented Interfaces:
    Containerable, Serializable, Cloneable

    public class ConfigurationPropertiesType
    extends Object
    implements Serializable, Cloneable, Containerable
    TODO

    Java class for ConfigurationPropertiesType complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="ConfigurationPropertiesType">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <any processContents='lax' maxOccurs="unbounded" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form