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

Packages that use TBindingOperation
org.xmlsoap.schemas.wsdl   
 

Uses of TBindingOperation in org.xmlsoap.schemas.wsdl
 

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

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

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



Copyright © 2011 jbundle.org. All Rights Reserved.