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

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

Uses of BindingOutput in org.eclipse.wst.wsdl
 

Methods in org.eclipse.wst.wsdl that return BindingOutput
 BindingOutput WSDLFactory.createBindingOutput()
          Returns a new object of class 'Binding Output'
 BindingOutput BindingOperation.getEBindingOutput()
          Returns the value of the 'EBinding Output' containment reference
 

Methods in org.eclipse.wst.wsdl with parameters of type BindingOutput
 void BindingOperation.setEBindingOutput(BindingOutput value)
          Sets the value of the 'EBinding Output' containment reference