Class AdvancedLoggingConfigurationType

  • All Implemented Interfaces:
    Containerable, Serializable, Cloneable

    public class AdvancedLoggingConfigurationType
    extends Object
    implements Serializable, Cloneable, Containerable
    Contains free form logging configuration.

    Java class for AdvancedLoggingConfigurationType complex type.

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

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