Package | Description |
---|---|
org.posper.fiscal.at |
Modifier and Type | Method and Description |
---|---|
static MachineCodeValue |
MachineCodeValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MachineCodeValue[] |
MachineCodeValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static String |
CashBoxUtils.getValueFromMachineCode(String machineCodeRepresentation,
MachineCodeValue machineCodeValue)
get a value from the machine code representation
|
Copyright © 2021. All rights reserved.