Uses of Enum Class
com.avoka.tm.svc.ReceiptSvc.ReceiptMode
-
Uses of ReceiptSvc.ReceiptMode in com.avoka.tm.svc
Modifier and TypeMethodDescriptionstatic ReceiptSvc.ReceiptMode
Returns the enum constant of this class with the specified name.static ReceiptSvc.ReceiptMode[]
ReceiptSvc.ReceiptMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionReceiptSvc.setReceiptMode
(ReceiptSvc.ReceiptMode receiptMode) Set the receipt mode (default is DELIVERY).