| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected DisplayOutput |
CardReaderInitRequest.displayOutput
The Display output.
|
protected DisplayOutput |
CardReaderPowerOffRequest.displayOutput
The Display output.
|
protected DisplayOutput |
InputRequest.displayOutput
The Display output.
|
protected DisplayOutput |
AbortRequest.displayOutput
The Display output.
|
protected DisplayOutput |
EnableServiceRequest.displayOutput
The Display output.
|
protected DisplayOutput |
EventNotification.displayOutput
The Display output.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<DisplayOutput> |
DisplayRequest.displayOutput
The Display output.
|
| Modifier and Type | Method and Description |
|---|---|
DisplayOutput |
ObjectFactory.createDisplayOutput()
Create an instance of
DisplayOutput |
DisplayOutput |
CardReaderInitRequest.getDisplayOutput()
Gets the value of the displayOutput property.
|
DisplayOutput |
CardReaderPowerOffRequest.getDisplayOutput()
Gets the value of the displayOutput property.
|
DisplayOutput |
InputRequest.getDisplayOutput()
Gets the value of the displayOutput property.
|
DisplayOutput |
AbortRequest.getDisplayOutput()
Gets the value of the displayOutput property.
|
DisplayOutput |
EnableServiceRequest.getDisplayOutput()
Gets the value of the displayOutput property.
|
DisplayOutput |
EventNotification.getDisplayOutput()
Gets the value of the displayOutput property.
|
| Modifier and Type | Method and Description |
|---|---|
List<DisplayOutput> |
DisplayRequest.getDisplayOutput()
Gets the value of the displayOutput property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CardReaderInitRequest.setDisplayOutput(DisplayOutput value)
Sets the value of the displayOutput property.
|
void |
CardReaderPowerOffRequest.setDisplayOutput(DisplayOutput value)
Sets the value of the displayOutput property.
|
void |
InputRequest.setDisplayOutput(DisplayOutput value)
Sets the value of the displayOutput property.
|
void |
AbortRequest.setDisplayOutput(DisplayOutput value)
Sets the value of the displayOutput property.
|
void |
EnableServiceRequest.setDisplayOutput(DisplayOutput value)
Sets the value of the displayOutput property.
|
void |
EventNotification.setDisplayOutput(DisplayOutput value)
Sets the value of the displayOutput property.
|
Copyright © 2022. All rights reserved.