| Package | Description |
|---|---|
| ch.postfinance.sdk.model |
| Modifier and Type | Field and Description |
|---|---|
protected PaymentTerminalLocationState |
PaymentTerminalLocation.state |
| Modifier and Type | Method and Description |
|---|---|
static PaymentTerminalLocationState |
PaymentTerminalLocationState.fromValue(String text) |
PaymentTerminalLocationState |
PaymentTerminalLocation.getState()
The object's current state.
|
static PaymentTerminalLocationState |
PaymentTerminalLocationState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PaymentTerminalLocationState[] |
PaymentTerminalLocationState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.