| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected PrinterStatusType |
POIStatus.printerStatus
The Printer status.
|
| Modifier and Type | Method and Description |
|---|---|
static PrinterStatusType |
PrinterStatusType.fromValue(String v)
From value printer status type.
|
PrinterStatusType |
POIStatus.getPrinterStatus()
Gets the value of the printerStatus property.
|
static PrinterStatusType |
PrinterStatusType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrinterStatusType[] |
PrinterStatusType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
POIStatus.setPrinterStatus(PrinterStatusType value)
Sets the value of the printerStatus property.
|
Copyright © 2022. All rights reserved.