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

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

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

Methods in de.extra_standard.namespace.components._1 that return XMLFragmentType
 XMLFragmentType ObjectFactory.createXMLFragmentType()
          Create an instance of XMLFragmentType
 

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

Methods in de.extra_standard.namespace.components._1 with parameters of type XMLFragmentType
 JAXBElement<XMLFragmentType> ObjectFactory.createXMLFragment(XMLFragmentType value)
          Create an instance of JAXBElement<XMLFragmentType>}
 

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

Fields in de.extra_standard.namespace.logging._1 declared as XMLFragmentType
protected  XMLFragmentType StateType.xmlFragment
           
 

Methods in de.extra_standard.namespace.logging._1 that return XMLFragmentType
 XMLFragmentType StateType.getXMLFragment()
          Gets the value of the xmlFragment property.
 

Methods in de.extra_standard.namespace.logging._1 with parameters of type XMLFragmentType
 void StateType.setXMLFragment(XMLFragmentType value)
          Sets the value of the xmlFragment property.
 



Copyright © 2012-2013. All Rights Reserved.