|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TBindingOperationMessage | |
---|---|
org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl |
Uses of TBindingOperationMessage in org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl |
---|
Fields in org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl declared as TBindingOperationMessage | |
---|---|
protected TBindingOperationMessage |
TBindingOperation.input
|
protected TBindingOperationMessage |
TBindingOperation.output
|
Methods in org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl that return TBindingOperationMessage | |
---|---|
TBindingOperationMessage |
ObjectFactory.createTBindingOperationMessage()
Create an instance of TBindingOperationMessage |
TBindingOperationMessage |
TBindingOperation.getInput()
Gets the value of the input property. |
TBindingOperationMessage |
TBindingOperation.getOutput()
Gets the value of the output property. |
Methods in org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl with parameters of type TBindingOperationMessage | |
---|---|
void |
TBindingOperation.setInput(TBindingOperationMessage value)
Sets the value of the input property. |
void |
TBindingOperation.setOutput(TBindingOperationMessage value)
Sets the value of the output property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |