- PARAM_NB_SLOT - Static variable in interface com.cloudpos.rfcardreader.RFCardReaderDevice
-
Number of slot to use for anti collision.
- PARAM_SPEED - Static variable in interface com.cloudpos.rfcardreader.RFCardReaderDevice
-
Speed rate to use for the initialization phase.
- PARITY_ERROR - Static variable in interface com.cloudpos.msr.MSRTrackData
-
Parity error track error constant.
- PARITY_EVEN - Static variable in interface com.cloudpos.serialport.SerialPortDevice
-
EVEN parity scheme.
- PARITY_NONE - Static variable in interface com.cloudpos.serialport.SerialPortDevice
-
no parity bits
- PARITY_ODD - Static variable in interface com.cloudpos.serialport.SerialPortDevice
-
ODD parity scheme.
- PINPAD_ENCRYPT_STRING_MODE_CBC - Static variable in interface com.cloudpos.AlgorithmConstants
-
Encrypt mode:MODE CBC
- PINPAD_ENCRYPT_STRING_MODE_CFB - Static variable in interface com.cloudpos.AlgorithmConstants
-
Encrypt mode:MODE CFB
- PINPAD_ENCRYPT_STRING_MODE_EBC - Static variable in interface com.cloudpos.AlgorithmConstants
-
Encrypt mode: MODE EBC
- PINPAD_ENCRYPT_STRING_MODE_OFB - Static variable in interface com.cloudpos.AlgorithmConstants
-
Encrypt mode:MODE OFB
- PINPadDevice - Interface in com.cloudpos.pinpad
-
The PINPadDevice interface defines the PINPad APIs to be used by the applications.
- PINPadDeviceSpec - Interface in com.cloudpos.pinpad
-
The PINPadDeviceSpec interface defines the specification of the PINPad device.
- PINPadOperationResult - Interface in com.cloudpos.pinpad
-
PINPad operation result object.
- POS_TERMINAL_CLASS - Static variable in class com.cloudpos.POSTerminal
-
system property
- POS_TERMINAL_INTERNAL_CLASS - Static variable in class com.cloudpos.POSTerminal
-
- POSTerminal - Class in com.cloudpos
-
POSTerminal is a manager to get all the device objects.
- POSTerminal() - Constructor for class com.cloudpos.POSTerminal
-
- printBarcode(Format, int, String) - Method in interface com.cloudpos.printer.PrinterDevice
-
print barcode.
- printBitmap(Bitmap) - Method in interface com.cloudpos.printer.PrinterDevice
-
Print bitmap.
- printBitmap(Format, Bitmap) - Method in interface com.cloudpos.printer.PrinterDevice
-
print bitmap.
- PrinterDevice - Interface in com.cloudpos.printer
-
The PrinterDevice interface defines the printer APIs to be used by the applications.
- PrinterDeviceSpec - Interface in com.cloudpos.printer
-
The PrinterDeviceSpec interface defines the specification of the printer device.
- PrinterOperationResult - Interface in com.cloudpos.printer
-
Printer operation result, not used now.
- printHTML(Context, String, PrinterHtmlListener) - Method in interface com.cloudpos.printer.PrinterDevice
-
Print html content, add WebView.enableSlowWholeDocumentDraw(); in the calling app, and add this permission
in manifest file, .
- printlnText(String) - Method in interface com.cloudpos.printer.PrinterDevice
-
Print text, line wrap.
- printlnText(Format, String) - Method in interface com.cloudpos.printer.PrinterDevice
-
Print text, line wrap.
- printText(String) - Method in interface com.cloudpos.printer.PrinterDevice
-
Print text.
- printText(Format, String) - Method in interface com.cloudpos.printer.PrinterDevice
-
Print text.
- PROTOCOL_RFCARD_TYPE_A - Static variable in interface com.cloudpos.card.Card
-
ISO14443 TYPE A.
- PROTOCOL_RFCARD_TYPE_B - Static variable in interface com.cloudpos.card.Card
-
ISO14443 TYPE B.
- PROTOCOL_T_0 - Static variable in interface com.cloudpos.card.Card
-
The asynchronous half-duplex communication protocol of T=0
- PROTOCOL_T_1 - Static variable in interface com.cloudpos.card.Card
-
The asynchronous half-duplex communication protocol of T=1
- PROTOCOL_UNKNOWN - Static variable in interface com.cloudpos.card.Card
-
UNKNOW protocol