Uses of Class
org.plasma.xml.wsdl.v11.soap.TBody

Packages that use TBody
org.plasma.xml.wsdl.v11.soap PlasmaSDO™ License This is a community release of PlasmaSDO™, a dual-license Service Data Object (SDO) 2.1 implementation. 
 

Uses of TBody in org.plasma.xml.wsdl.v11.soap
 

Subclasses of TBody in org.plasma.xml.wsdl.v11.soap
 class Fault
          Java class for tFault complex type.
 class TFaultRes
          Java class for tFaultRes complex type.
 

Methods in org.plasma.xml.wsdl.v11.soap that return TBody
 TBody ObjectFactory.createTBody()
          Create an instance of TBody
 

Methods in org.plasma.xml.wsdl.v11.soap that return types with arguments of type TBody
 JAXBElement<TBody> ObjectFactory.createBody(TBody value)
          Create an instance of JAXBElement<TBody>}
 

Methods in org.plasma.xml.wsdl.v11.soap with parameters of type TBody
 JAXBElement<TBody> ObjectFactory.createBody(TBody value)
          Create an instance of JAXBElement<TBody>}
 



Copyright © 2013. All rights reserved.