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

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

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

Constructors in com.ebmwebsourcing.commons.wsdl.impl.wsdl11 with parameters of type TOperation
OperationImpl(TOperation op, InterfaceTypeImpl itf)
           
 

Uses of TOperation in org.xmlsoap.schemas.wsdl
 

Fields in org.xmlsoap.schemas.wsdl with type parameters of type TOperation
protected  java.util.List<TOperation> TPortType.operation
           
 

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

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

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



Copyright © 2008 eBM WebSourcing. All Rights Reserved.