Uses of Interface
org.eclipse.wst.wsdl.Operation

Packages that use Operation
org.eclipse.wst.wsdl The WSDL model API allows clients to work with the WSDL 1.1 documents. 
 

Uses of Operation in org.eclipse.wst.wsdl
 

Methods in org.eclipse.wst.wsdl that return Operation
 Operation WSDLFactory.createOperation()
          Returns a new object of class 'Operation'
 Operation BindingOperation.getEOperation()
          Returns the value of the 'EOperation' reference
 

Methods in org.eclipse.wst.wsdl with parameters of type Operation
 void BindingOperation.setEOperation(Operation value)
          Sets the value of the 'EOperation' reference