- BAD_CONTROL_MODE - Static variable in exception com.cloudpos.DeviceException
-
The device object is not in the proper mode to request this action.
- BARCODE_CODABAR - Static variable in interface com.cloudpos.printer.PrinterDevice
-
CODABAR, only for the printer can print barcode straightly.
- BARCODE_CODE128 - Static variable in interface com.cloudpos.printer.PrinterDevice
-
CODE128, only for the printer can print barcode straightly.
- BARCODE_CODE39 - Static variable in interface com.cloudpos.printer.PrinterDevice
-
CODE39, only for the printer can print barcode straightly.
- BARCODE_CODE93 - Static variable in interface com.cloudpos.printer.PrinterDevice
-
CODE93, only for the printer can print barcode straightly.
- BARCODE_HRI_POS_ABOVE - Static variable in interface com.cloudpos.printer.PrinterDevice
-
HRI is in above the barcode.
- BARCODE_HRI_POS_BELOW - Static variable in interface com.cloudpos.printer.PrinterDevice
-
HRI is in below the barcode.
- BARCODE_HRI_POS_BOTH - Static variable in interface com.cloudpos.printer.PrinterDevice
-
HRI is in both above and below the barcode.
- BARCODE_HRI_POS_NONE - Static variable in interface com.cloudpos.printer.PrinterDevice
-
No HRI.
- BARCODE_ITF - Static variable in interface com.cloudpos.printer.PrinterDevice
-
TIF, only for the printer can print barcode straightly.
- BARCODE_JAN13 - Static variable in interface com.cloudpos.printer.PrinterDevice
-
JAN13, only for the printer can print barcode straightly.
- BARCODE_JAN8 - Static variable in interface com.cloudpos.printer.PrinterDevice
-
JAN8, only for the printer can print barcode straightly.
- BARCODE_TYPE_CODABAR - Static variable in interface com.cloudpos.printer.PrinterDeviceSpec
-
CODABAR.
- BARCODE_TYPE_CODE128 - Static variable in interface com.cloudpos.printer.PrinterDeviceSpec
-
CODE128.
- BARCODE_TYPE_CODE39 - Static variable in interface com.cloudpos.printer.PrinterDeviceSpec
-
CODE39.
- BARCODE_TYPE_CODE93 - Static variable in interface com.cloudpos.printer.PrinterDeviceSpec
-
CODE93.
- BARCODE_TYPE_ITF - Static variable in interface com.cloudpos.printer.PrinterDeviceSpec
-
TIF.
- BARCODE_TYPE_JAN13 - Static variable in interface com.cloudpos.printer.PrinterDeviceSpec
-
JAN13.
- BARCODE_TYPE_JAN8 - Static variable in interface com.cloudpos.printer.PrinterDeviceSpec
-
JAN8.
- BARCODE_TYPE_UPC_A - Static variable in interface com.cloudpos.printer.PrinterDeviceSpec
-
UPC-A.
- BARCODE_TYPE_UPC_E - Static variable in interface com.cloudpos.printer.PrinterDeviceSpec
-
UPC-E.
- BARCODE_UPC_A - Static variable in interface com.cloudpos.printer.PrinterDevice
-
UPC-A, only for the printer can print barcode straightly.
- BARCODE_UPC_E - Static variable in interface com.cloudpos.printer.PrinterDevice
-
UPC-E, only for the printer can print barcode straightly.
- beep() - Method in interface com.cloudpos.secondarydisplay.SecondaryDisplayDevice
-
Let the secondary display beep.
- blink(long, long, int) - Method in interface com.cloudpos.led.LEDDevice
-
This method causes the LED to blink a specified number of times.
- blink(byte, long, long, int) - Method in interface com.cloudpos.led.LEDDevice
-
This method causes the LED to blink a specified number of times.
- BLUE - Static variable in interface com.cloudpos.led.LEDDeviceSpec
-