- valueOf(String) - Static method in enum at.hobex.pos.ecr.ReceiptHeader
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum at.hobex.pos.ecr.TransactionType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum at.hobex.pos.ecr.ReceiptHeader
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum at.hobex.pos.ecr.TransactionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- voucherBalance() - Method in class at.hobex.pos.ecr.ECRBase
-
Method to get the remaining balance of the loyalty card.
- voucherBalance(String, String, int) - Method in class at.hobex.pos.ecr.ECRBase
-
- voucherBalance(String, String, int) - Method in class at.hobex.pos.ecr.zvt.ZVTClient
-
- voucherLoad(double) - Method in class at.hobex.pos.ecr.ECRBase
-
Credit amount to the loyalty card.
- voucherLoad(String, String, double, String, int) - Method in class at.hobex.pos.ecr.zvt.ZVTClient
-
Credit amount to the loyalty card.
- voucherPay(double) - Method in class at.hobex.pos.ecr.ECRBase
-
Start a transaction with amount to debit from the loyalty card.
- voucherPay(String, String, double, String, int) - Method in class at.hobex.pos.ecr.ECRBase
-
Start a transaction with amount to debit from the loyalty card.
- voucherPay(String, String, double, String, int) - Method in class at.hobex.pos.ecr.zvt.ZVTClient
-
Start a transaction with amount to debit from the loyalty card.