| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected TerminalEnvironmentType |
POITerminalData.terminalEnvironment
The Terminal environment.
|
protected TerminalEnvironmentType |
SaleTerminalData.terminalEnvironment
The Terminal environment.
|
| Modifier and Type | Method and Description |
|---|---|
static TerminalEnvironmentType |
TerminalEnvironmentType.fromValue(String v)
From value terminal environment type.
|
TerminalEnvironmentType |
POITerminalData.getTerminalEnvironment()
Gets the value of the terminalEnvironment property.
|
TerminalEnvironmentType |
SaleTerminalData.getTerminalEnvironment()
Gets the value of the terminalEnvironment property.
|
static TerminalEnvironmentType |
TerminalEnvironmentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TerminalEnvironmentType[] |
TerminalEnvironmentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
POITerminalData.setTerminalEnvironment(TerminalEnvironmentType value)
Sets the value of the terminalEnvironment property.
|
void |
SaleTerminalData.setTerminalEnvironment(TerminalEnvironmentType value)
Sets the value of the terminalEnvironment property.
|
Copyright © 2022. All rights reserved.