- SECOND - Static variable in interface com.cloudpos.TimeConstants
-
seconds, for use with millisecond parameters, as in
wait( 3 * SEC )
- SecondaryDisplayDevice - Interface in com.cloudpos.secondarydisplay
-
The SecondaryDisplayDevice interface defines the secondary display APIs to be used by the applications.
- SecondaryDisplayDeviceSpec - Interface in com.cloudpos.secondarydisplay
-
SecondaryDisplayDeviceSpecinterface defines the specification of the secondary display device device.
- sendESCCommand(byte[]) - Method in interface com.cloudpos.printer.PrinterDevice
-
Send ESC, to operate the printer.
- SerialPortDevice - Interface in com.cloudpos.serialport
-
The SerialPortDevice interface defines the serial port APIs to be used by the applications.
- SerialPortDeviceSpec - Interface in com.cloudpos.serialport
-
The SerialPortDeviceSpec interface defines the specification of the serial port device.
- SerialPortOperationResult - Interface in com.cloudpos.serialport
-
SerialOperationResult
s are generated by the Serial
device implementation to notify the application of the completion of a
requested operation.
- setBackgroundColor(int) - Method in interface com.cloudpos.secondarydisplay.SecondaryDisplayDevice
-
Set the background color of the secondary display.
- setFeature(byte[]) - Method in class com.cloudpos.fingerprint.Fingerprint
-
Sets finger print feature.
- setImage(Bitmap) - Method in class com.cloudpos.fingerprint.Fingerprint
-
Sets finger print image.
- setParameter(String, String) - Method in class com.cloudpos.printer.Format
-
Set print format using key-value.
- setPINLength(int, int) - Method in interface com.cloudpos.pinpad.PINPadDevice
-
Set the length of input PIN.
- setSpeed(int) - Method in interface com.cloudpos.rfcardreader.RFCardReaderDevice
-
Sets the baud rate used
during the initialization phase.
- showText(int, String) - Method in interface com.cloudpos.pinpad.PINPadDevice
-
Displays message in the LCD.
- showText(int, String, boolean) - Method in interface com.cloudpos.pinpad.PINPadDevice
-
Displays message in the LCD.
- SignatureDevice - Interface in com.cloudpos.signature
-
The SignatureDevice interface defines the signature APIs to be used by the applications.
- SignatureOperationResult - Interface in com.cloudpos.signature
-
SignatureOperationResult
is generated by the signature device implementation
to notify the application of the completion of an operation.
- SLE4442Card - Interface in com.cloudpos.card
-
Its' both the smartcard and the memory card.
- SmartCardReaderDevice - Interface in com.cloudpos.smartcardreader
-
The SmartCardReaderDevice interface defines the smart card APIs to be used by the applications.
- SmartCardReaderDeviceSpec - Interface in com.cloudpos.smartcardreader
-
The SmartCardReaderDeviceSpec interface defines the specification of the SmartCard reader device.
- SmartCardReaderOperationResult - Interface in com.cloudpos.smartcardreader
-
SmartCardReaderOperationResult
s are generated by the smart card reader device implementation
to notify the application of the completion of an operation.
- startBlink(long, long, int) - Method in interface com.cloudpos.led.LEDDevice
-
This method causes the LED to begin blinking continuously.
- startBlink(byte, long, long, int) - Method in interface com.cloudpos.led.LEDDevice
-
This method causes the LED to begin blinking continuously.
- startBlink(long, long) - Method in interface com.cloudpos.led.LEDDevice
-
This method causes the LED to begin blinking continuously.
- STATUS_ABSENT - Static variable in interface com.cloudpos.card.Card
-
Card slot status:removed.
- STATUS_CONNECTED - Static variable in interface com.cloudpos.card.Card
-
Card slot status:connected.
- STATUS_DISCONNECTED - Static variable in interface com.cloudpos.card.Card
-
Card slot status:disconnected.
- STATUS_OFF - Static variable in interface com.cloudpos.led.LEDDevice
-
Light off
- STATUS_ON - Static variable in interface com.cloudpos.led.LEDDevice
-
Light on
- STATUS_OUT_OF_PAPER - Static variable in interface com.cloudpos.printer.PrinterDevice
-
out of paper.
- STATUS_PAPER_EXIST - Static variable in interface com.cloudpos.printer.PrinterDevice
-
has paper.
- STOPBITS_1 - Static variable in interface com.cloudpos.serialport.SerialPortDevice
-
1 stop bit
- STOPBITS_1_5 - Static variable in interface com.cloudpos.serialport.SerialPortDevice
-
1-1/2 stop bits.
- STOPBITS_2 - Static variable in interface com.cloudpos.serialport.SerialPortDevice
-
2 stop bits
- storeFeature(int, Fingerprint) - Method in interface com.cloudpos.fingerprint.FingerprintDevice
-
Store the fingerprint.
- SUCCESS - Static variable in interface com.cloudpos.OperationResult
-
The operation was completed successfully.