| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected DisplayOutputType |
InputRequestType.displayOutput |
protected DisplayOutputType |
EventNotificationType.displayOutput |
protected DisplayOutputType |
EnableServiceRequestType.displayOutput |
protected DisplayOutputType |
CardReaderPowerOffRequestType.displayOutput |
protected DisplayOutputType |
CardReaderInitRequestType.displayOutput |
protected DisplayOutputType |
AbortRequestType.displayOutput |
| Modifier and Type | Field and Description |
|---|---|
protected List<DisplayOutputType> |
DisplayRequestType.displayOutput |
| Modifier and Type | Method and Description |
|---|---|
DisplayOutputType |
ObjectFactory.createDisplayOutputType()
Create an instance of
DisplayOutputType |
DisplayOutputType |
InputRequestType.getDisplayOutput()
Gets the value of the displayOutput property.
|
DisplayOutputType |
EventNotificationType.getDisplayOutput()
Gets the value of the displayOutput property.
|
DisplayOutputType |
EnableServiceRequestType.getDisplayOutput()
Gets the value of the displayOutput property.
|
DisplayOutputType |
CardReaderPowerOffRequestType.getDisplayOutput()
Gets the value of the displayOutput property.
|
DisplayOutputType |
CardReaderInitRequestType.getDisplayOutput()
Gets the value of the displayOutput property.
|
DisplayOutputType |
AbortRequestType.getDisplayOutput()
Gets the value of the displayOutput property.
|
| Modifier and Type | Method and Description |
|---|---|
List<DisplayOutputType> |
DisplayRequestType.getDisplayOutput()
Gets the value of the displayOutput property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InputRequestType.setDisplayOutput(DisplayOutputType value)
Sets the value of the displayOutput property.
|
void |
EventNotificationType.setDisplayOutput(DisplayOutputType value)
Sets the value of the displayOutput property.
|
void |
EnableServiceRequestType.setDisplayOutput(DisplayOutputType value)
Sets the value of the displayOutput property.
|
void |
CardReaderPowerOffRequestType.setDisplayOutput(DisplayOutputType value)
Sets the value of the displayOutput property.
|
void |
CardReaderInitRequestType.setDisplayOutput(DisplayOutputType value)
Sets the value of the displayOutput property.
|
void |
AbortRequestType.setDisplayOutput(DisplayOutputType value)
Sets the value of the displayOutput property.
|
Copyright © 2018. All rights reserved.