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

Packages that use TOperation
org.ow2.easywsdl.wsdl.impl.wsdl11   
org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl   
 

Uses of TOperation in org.ow2.easywsdl.wsdl.impl.wsdl11
 

Constructors in org.ow2.easywsdl.wsdl.impl.wsdl11 with parameters of type TOperation
OperationImpl(TOperation op, InterfaceTypeImpl itf)
           
 

Uses of TOperation in org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl
 

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

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

Methods in org.ow2.easywsdl.wsdl.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.
 



Copyright © 2008-2009 Petals Link (previously EBM WebSourcing). All Rights Reserved.