|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TBindingOperationMessage | |
|---|---|
| com.ebmwebsourcing.commons.wsdl.impl.wsdl11 | |
| org.xmlsoap.schemas.wsdl | |
| Uses of TBindingOperationMessage in com.ebmwebsourcing.commons.wsdl.impl.wsdl11 |
|---|
| Constructors in com.ebmwebsourcing.commons.wsdl.impl.wsdl11 with parameters of type TBindingOperationMessage | |
|---|---|
BindingInputImpl(TBindingOperationMessage param,
BindingOperationImpl bindingOperationImpl)
|
|
BindingOutputImpl(TBindingOperationMessage param,
BindingOperationImpl bindingOperationImpl)
|
|
| Uses of TBindingOperationMessage in org.xmlsoap.schemas.wsdl |
|---|
| Fields in org.xmlsoap.schemas.wsdl declared as TBindingOperationMessage | |
|---|---|
protected TBindingOperationMessage |
TBindingOperation.input
|
protected TBindingOperationMessage |
TBindingOperation.output
|
| Methods in 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.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 | |||||||||