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