|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Output | |
---|---|
org.eclipse.wst.wsdl | The WSDL model API allows clients to work with the WSDL 1.1 documents. |
Uses of Output in org.eclipse.wst.wsdl |
---|
Methods in org.eclipse.wst.wsdl that return Output | |
---|---|
Output |
WSDLFactory.createOutput()
Returns a new object of class 'Output' |
Output |
Operation.getEOutput()
Returns the value of the 'EOutput' containment reference |
Output |
BindingOutput.getEOutput()
Returns the value of the 'EOutput' reference |
Methods in org.eclipse.wst.wsdl with parameters of type Output | |
---|---|
void |
Operation.setEOutput(Output value)
Sets the value of the ' EOutput ' containment reference |
void |
BindingOutput.setEOutput(Output value)
Sets the value of the ' EOutput ' reference |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |