| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected OutputResult |
InputResponse.outputResult
The Output result.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<OutputResult> |
DisplayResponse.outputResult
The Output result.
|
| Modifier and Type | Method and Description |
|---|---|
OutputResult |
ObjectFactory.createOutputResult()
Create an instance of
OutputResult |
OutputResult |
InputResponse.getOutputResult()
Gets the value of the outputResult property.
|
| Modifier and Type | Method and Description |
|---|---|
List<OutputResult> |
DisplayResponse.getOutputResult()
Gets the value of the outputResult property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InputResponse.setOutputResult(OutputResult value)
Sets the value of the outputResult property.
|
Copyright © 2022. All rights reserved.