| Modifier and Type | Method and Description |
|---|---|
TParam |
RequestResponseOrOneWayOperation.getInput()
Get the 'input' element value.
|
TParam |
SolicitResponseOrNotificationOperation.Sequence.getInput()
Get the 'input' element value.
|
TParam |
RequestResponseOrOneWayOperation.Sequence.getOutput()
Get the 'output' element value.
|
TParam |
SolicitResponseOrNotificationOperation.getOutput()
Get the 'output' element value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestResponseOrOneWayOperation.setInput(TParam input)
Set the 'input' element value.
|
void |
SolicitResponseOrNotificationOperation.Sequence.setInput(TParam input)
Set the 'input' element value.
|
void |
RequestResponseOrOneWayOperation.Sequence.setOutput(TParam output)
Set the 'output' element value.
|
void |
SolicitResponseOrNotificationOperation.setOutput(TParam output)
Set the 'output' element value.
|
Copyright © 2018 Europeana Foundation. All rights reserved.