Uses of Class
org.xmlsoap.schemas.wsdl.soap.TBody

Packages that use TBody
org.xmlsoap.schemas.wsdl.soap   
 

Uses of TBody in org.xmlsoap.schemas.wsdl.soap
 

Subclasses of TBody in org.xmlsoap.schemas.wsdl.soap
 class TFault
          Java class for tFault complex type.
 class TFaultRes
          Java class for tFaultRes complex type.
 

Methods in org.xmlsoap.schemas.wsdl.soap that return TBody
 TBody ObjectFactory.createTBody()
          Create an instance of TBody
 

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

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



Copyright © 2011 jbundle.org. All Rights Reserved.