- RATE_106K - Static variable in interface com.cloudpos.rfcardreader.RFCardReaderDevice
-
- RATE_1667K - Static variable in interface com.cloudpos.rfcardreader.RFCardReaderDevice
-
1667 kbps speed rate (active mode only) used with
PARAM_SPEED
- RATE_212K - Static variable in interface com.cloudpos.rfcardreader.RFCardReaderDevice
-
- RATE_3390K - Static variable in interface com.cloudpos.rfcardreader.RFCardReaderDevice
-
3390 kbps speed rate (active mode only) used with
PARAM_SPEED
- RATE_424K - Static variable in interface com.cloudpos.rfcardreader.RFCardReaderDevice
-
- RATE_6670K - Static variable in interface com.cloudpos.rfcardreader.RFCardReaderDevice
-
6670 kbps speed rate (active mode only) used with
PARAM_SPEED
- RATE_848K - Static variable in interface com.cloudpos.rfcardreader.RFCardReaderDevice
-
848 kbps speed rate (active mode only) used with
PARAM_SPEED
- read(int) - Method in interface com.cloudpos.card.MifareUltralightCard
-
Read 4 blocks (16 bytes).
- read(int, int, int) - Method in interface com.cloudpos.card.SLE4442Card
-
Reads data.
- READ_ERROR - Static variable in interface com.cloudpos.msr.MSRTrackData
-
Read error track error constant.
- readBlock(int, int) - Method in interface com.cloudpos.card.MifareCard
-
Reads the data in some block.
- readValue(int, int) - Method in interface com.cloudpos.card.MifareCard
-
Reads data from E-Wallet.
- RED - Static variable in interface com.cloudpos.led.LEDDeviceSpec
-
- remove(String) - Method in class com.cloudpos.printer.Format
-
remove one format parameter.
- REQUEST_PENDING - Static variable in exception com.cloudpos.DeviceException
-
A previous request through this device object has not been completed.
- resetDisplay() - Method in interface com.cloudpos.secondarydisplay.SecondaryDisplayDevice
-
Reset the default display of the secondary display.
- retrieveCTS() - Method in interface com.cloudpos.serialport.SerialPortDevice
-
Retrieves the state of the CTS (Clear To Send) bit in the UART.
- retrieveRTS() - Method in interface com.cloudpos.serialport.SerialPortDevice
-
Retrieves the state of the RTS (Request To Send) bit in the UART.
- RFCardReaderDevice - Interface in com.cloudpos.rfcardreader
-
The RFCardReaderDevice interface defines the RFCard reader APIs to be used by the applications.
- RFCardReaderDeviceSpec - Interface in com.cloudpos.rfcardreader
-
The RFCardReaderDeviceSpec interface defines the specification of the contactless card reader device.
- RFCardReaderOperationResult - Interface in com.cloudpos.rfcardreader
-
RFCardReaderOperationResult
s are generated by the RFCard reader device implementation
to notify the application of the completion of an operation.