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

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

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

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

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

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



Copyright © 2011 jbundle.org. All Rights Reserved.