| Package | Description |
|---|---|
| org.apache.cxf.wsdl |
| Modifier and Type | Field and Description |
|---|---|
protected TBindingOperationMessage |
TBindingOperation.input |
protected TBindingOperationMessage |
TBindingOperation.output |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TBindingOperation.setInput(TBindingOperationMessage value)
Sets the value of the input property.
|
void |
TBindingOperation.setOutput(TBindingOperationMessage value)
Sets the value of the output property.
|
Apache CXF