| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected OutputContentType |
PrintOutputType.outputContent |
protected OutputContentType |
PaymentReceiptType.outputContent |
protected OutputContentType |
InputUpdateType.outputContent |
protected OutputContentType |
DisplayOutputType.outputContent |
| Modifier and Type | Method and Description |
|---|---|
OutputContentType |
ObjectFactory.createOutputContentType()
Create an instance of
OutputContentType |
OutputContentType |
PrintOutputType.getOutputContent()
Gets the value of the outputContent property.
|
OutputContentType |
PaymentReceiptType.getOutputContent()
Gets the value of the outputContent property.
|
OutputContentType |
InputUpdateType.getOutputContent()
Gets the value of the outputContent property.
|
OutputContentType |
DisplayOutputType.getOutputContent()
Gets the value of the outputContent property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrintOutputType.setOutputContent(OutputContentType value)
Sets the value of the outputContent property.
|
void |
PaymentReceiptType.setOutputContent(OutputContentType value)
Sets the value of the outputContent property.
|
void |
InputUpdateType.setOutputContent(OutputContentType value)
Sets the value of the outputContent property.
|
void |
DisplayOutputType.setOutputContent(OutputContentType value)
Sets the value of the outputContent property.
|
Copyright © 2018. All rights reserved.