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

Packages that use TBindingOperation
com.ebmwebsourcing.commons.wsdl.impl.wsdl11   
org.xmlsoap.schemas.wsdl   
 

Uses of TBindingOperation in com.ebmwebsourcing.commons.wsdl.impl.wsdl11
 

Constructors in com.ebmwebsourcing.commons.wsdl.impl.wsdl11 with parameters of type TBindingOperation
BindingOperationImpl(TBindingOperation bindingOperation, BindingImpl bindingImpl)
           
 

Uses of TBindingOperation in org.xmlsoap.schemas.wsdl
 

Fields in org.xmlsoap.schemas.wsdl with type parameters of type TBindingOperation
protected  java.util.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
 java.util.List<TBindingOperation> TBinding.getOperation()
          Gets the value of the operation property.
 

Method parameters in org.xmlsoap.schemas.wsdl with type arguments of type TBindingOperation
 void TBinding.setOperation(java.util.List<TBindingOperation> operation)
           
 



Copyright © 2008 eBM WebSourcing. All Rights Reserved.