Uses of Class
org.xmlsoap.schemas.wsdl.TBindingOperationFault

Packages that use TBindingOperationFault
org.xmlsoap.schemas.wsdl   
 

Uses of TBindingOperationFault in org.xmlsoap.schemas.wsdl
 

Fields in org.xmlsoap.schemas.wsdl with type parameters of type TBindingOperationFault
protected  List<TBindingOperationFault> TBindingOperation.fault
           
 

Methods in org.xmlsoap.schemas.wsdl that return TBindingOperationFault
 TBindingOperationFault ObjectFactory.createTBindingOperationFault()
          Create an instance of TBindingOperationFault
 

Methods in org.xmlsoap.schemas.wsdl that return types with arguments of type TBindingOperationFault
 List<TBindingOperationFault> TBindingOperation.getFault()
          Gets the value of the fault property.
 



Copyright © 2011 jbundle.org. All Rights Reserved.