|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BindingOutput | |
|---|---|
| com.ebmwebsourcing.commons.wsdl.api | |
| com.ebmwebsourcing.commons.wsdl.api.abstractElmt | |
| com.ebmwebsourcing.commons.wsdl.impl.wsdl11 | |
| Uses of BindingOutput in com.ebmwebsourcing.commons.wsdl.api |
|---|
| Methods in com.ebmwebsourcing.commons.wsdl.api that return BindingOutput | |
|---|---|
BindingOutput |
BindingOperation.getOutput()
Get the output message specification for this operation. |
| Methods in com.ebmwebsourcing.commons.wsdl.api with parameters of type BindingOutput | |
|---|---|
void |
BindingOperation.setOutput(BindingOutput output)
Set the output message specification for this operation. |
| Uses of BindingOutput in com.ebmwebsourcing.commons.wsdl.api.abstractElmt |
|---|
| Fields in com.ebmwebsourcing.commons.wsdl.api.abstractElmt declared as BindingOutput | |
|---|---|
protected BindingOutput |
AbstractBindingParamImpl.output
the output |
protected BindingOutput |
AbstractBindingOperationImpl.output
the output |
| Methods in com.ebmwebsourcing.commons.wsdl.api.abstractElmt that return BindingOutput | |
|---|---|
BindingOutput |
AbstractBindingOperationImpl.getOutput()
|
| Methods in com.ebmwebsourcing.commons.wsdl.api.abstractElmt with parameters of type BindingOutput | |
|---|---|
void |
AbstractBindingOperationImpl.setOutput(BindingOutput output)
|
| Uses of BindingOutput in com.ebmwebsourcing.commons.wsdl.impl.wsdl11 |
|---|
| Classes in com.ebmwebsourcing.commons.wsdl.impl.wsdl11 that implement BindingOutput | |
|---|---|
class |
BindingOutputImpl
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||