| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected OutputContent |
DisplayOutput.outputContent
The Output content.
|
protected OutputContent |
PaymentReceipt.outputContent
The Output content.
|
protected OutputContent |
PrintOutput.outputContent
The Output content.
|
protected OutputContent |
InputUpdate.outputContent
The Output content.
|
| Modifier and Type | Method and Description |
|---|---|
OutputContent |
ObjectFactory.createOutputContent()
Create an instance of
OutputContent |
OutputContent |
DisplayOutput.getOutputContent()
Gets the value of the outputContent property.
|
OutputContent |
PaymentReceipt.getOutputContent()
Gets the value of the outputContent property.
|
OutputContent |
PrintOutput.getOutputContent()
Gets the value of the outputContent property.
|
OutputContent |
InputUpdate.getOutputContent()
Gets the value of the outputContent property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DisplayOutput.setOutputContent(OutputContent value)
Sets the value of the outputContent property.
|
void |
PaymentReceipt.setOutputContent(OutputContent value)
Sets the value of the outputContent property.
|
void |
PrintOutput.setOutputContent(OutputContent value)
Sets the value of the outputContent property.
|
void |
InputUpdate.setOutputContent(OutputContent value)
Sets the value of the outputContent property.
|
Copyright © 2022. All rights reserved.