Uses of Class
de.extra_standard.namespace.components._1.AnyXMLType

Packages that use AnyXMLType
de.extra_standard.namespace.components._1   
de.extra_standard.namespace.logging._1   
 

Uses of AnyXMLType in de.extra_standard.namespace.components._1
 

Subclasses of AnyXMLType in de.extra_standard.namespace.components._1
 class XMLFragmentType
          Java class for XMLFragmentType complex type.
 

Fields in de.extra_standard.namespace.components._1 declared as AnyXMLType
protected  AnyXMLType DataType.anyXML
           
 

Methods in de.extra_standard.namespace.components._1 that return AnyXMLType
 AnyXMLType ObjectFactory.createAnyXMLType()
          Create an instance of AnyXMLType
 AnyXMLType DataType.getAnyXML()
          Gets the value of the anyXML property.
 

Methods in de.extra_standard.namespace.components._1 that return types with arguments of type AnyXMLType
 JAXBElement<AnyXMLType> ObjectFactory.createAnyXML(AnyXMLType value)
          Create an instance of JAXBElement<AnyXMLType>}
 

Methods in de.extra_standard.namespace.components._1 with parameters of type AnyXMLType
 JAXBElement<AnyXMLType> ObjectFactory.createAnyXML(AnyXMLType value)
          Create an instance of JAXBElement<AnyXMLType>}
 void DataType.setAnyXML(AnyXMLType value)
          Sets the value of the anyXML property.
 

Uses of AnyXMLType in de.extra_standard.namespace.logging._1
 

Fields in de.extra_standard.namespace.logging._1 with type parameters of type AnyXMLType
protected  List<AnyXMLType> StackTraceType.anyXML
           
protected  List<AnyXMLType> LogStreamType.anyXML
           
 

Methods in de.extra_standard.namespace.logging._1 that return types with arguments of type AnyXMLType
 List<AnyXMLType> StackTraceType.getAnyXML()
          Gets the value of the anyXML property.
 List<AnyXMLType> LogStreamType.getAnyXML()
          Gets the value of the anyXML property.
 



Copyright © 2012-2013. All Rights Reserved.