Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W Y 

S

scaleFactor - Variable in class com.cloudpos.extboard.bean.MDBConfig
Scale factor.
SCAN_SUCCESS - Static variable in class com.cloudpos.advance.ext.scanner.ScanResult
 
scanBarcode(ScanParameter) - Method in interface com.cloudpos.advance.ext.scanner.IScannerDevice
synchronous scan
ScanParameter - Class in com.cloudpos.advance.ext.scanner
 
ScanParameter() - Constructor for class com.cloudpos.advance.ext.scanner.ScanParameter
 
ScanResult - Class in com.cloudpos.advance.ext.scanner
 
ScanResult(int) - Constructor for class com.cloudpos.advance.ext.scanner.ScanResult
 
screenshot() - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
Captures the current screen content and returns it as a android.graphics.Bitmap.
SECOND - Static variable in interface com.cloudpos.TimeConstants
Represents one second in milliseconds.
selectPinblockFormat(int) - Method in interface com.cloudpos.pinpad.PINPadDevice
Selects the PIN block format to be used for subsequent cryptographic operations.
sendControlCommand(int, byte[]) - Method in interface com.cloudpos.rfcardreader.RFCardReaderDevice
Sends a specific control command to the device.
sendESCCommand(byte[]) - Method in interface com.cloudpos.printer.PrinterDevice
Sends an ESC (escape) command to the printer.
SerialPortDevice - Interface in com.cloudpos.serialport
The SerialPortDevice interface defines the APIs for serial port communication to be used by applications.
SerialPortDeviceSpec - Interface in com.cloudpos.serialport
The SerialPortDeviceSpec interface extends DeviceSpec to define the specifications of a serial port device.
SerialPortOperationResult - Interface in com.cloudpos.serialport
The SerialPortOperationResult interface extends OperationResult to provide specific results for serial port operations.
set(String, String) - Method in class com.cloudpos.advance.ext.scanner.ScanParameter
 
set(String, boolean) - Method in class com.cloudpos.advance.ext.scanner.ScanParameter
 
set(String, int) - Method in class com.cloudpos.advance.ext.scanner.ScanParameter
 
setAccessibilityDisplayInversion(boolean) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
Setting that specifies whether display color inversion is enabled.
setAirplaneMode(boolean) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
enable/disable Airplane Mode
setAllowByPass(boolean) - Method in interface com.cloudpos.pinpad.PINPadDevice
Allows or disallows bypassing the PIN for online EMV transactions.
setAntennaMode(AntennaDevice.AntennaMode) - Method in interface com.cloudpos.antenna.AntennaDevice
Switch to internal antenna or external antenna
setAutoCounterMode(boolean) - Method in interface com.cloudpos.advance.ext.system.battery.IBatteryDevice
 
setAutoTime(boolean) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
enable/disable auto time item.
setAutoTimeGUI(boolean) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
enable/disable show auto time item GUI.
setAutoTimezone(boolean) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
enable/disable auto timezone item.
setAutoTimezoneGUI(boolean) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
enable/disable show auto timezone item GUI.
setBitmap(Bitmap) - Method in class com.cloudpos.advance.ext.scanner.ScanResult
 
setBluetooth(boolean) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
Enable or Disable the bluetooth device
setButtonWakeup(boolean) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
 
setCamera(boolean) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
Enable or Disable the Camera device
setCashlessAddress(int) - Method in interface com.cloudpos.extboard.ExtBoardDevice
Sets the cashless device address for MDB communication.
setConfig(MDBConfig) - Method in interface com.cloudpos.extboard.ExtBoardDevice
Sets the MDB configuration parameters for cashless operation.
setCounterMode(boolean) - Method in interface com.cloudpos.advance.ext.system.battery.IBatteryDevice
 
setCustomAttribute(String, String) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
Set "persist.wp.usr.${key}"'s property , max count = 10.
setDeviceOwner(String, String) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
 
setDnsServer(String) - Method in class com.cloudpos.advance.ext.system.network.IpBean
 
setEthernet(boolean) - Method in interface com.cloudpos.advance.ext.system.network.IEthernetDevice
enable/disable Ethernet device
setFeature(byte[]) - Method in class com.cloudpos.fingerprint.Fingerprint
Assigns new fingerprint feature data.
setGateway(String) - Method in class com.cloudpos.advance.ext.system.network.IpBean
 
setGlobalGUIConfiguration(String, String) - Method in interface com.cloudpos.pinpad.PINPadDevice
Configures the PINPAD Global GUI, including style, sound, and colors.
setGUIConfiguration(int, byte[]) - Method in interface com.cloudpos.pinpad.PINPadDevice
Configures the PINPAD GUI.
setGUIConfiguration(String, String) - Method in interface com.cloudpos.pinpad.PINPadDevice
Configures the PINPAD GUI, including style, sound, and colors.
setImage(Bitmap) - Method in class com.cloudpos.fingerprint.Fingerprint
Sets a new fingerprint image.
setIpAddress(String) - Method in class com.cloudpos.advance.ext.system.network.IpBean
 
setLanguage(String, String, String) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
set Language
setLatitude(double) - Method in class com.cloudpos.advance.ext.system.location.Location
 
setLockScreenShowNotification(int) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
Sets the lock screen notification visibility policy.
setLockTaskAllowedPackages(String[]) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
Sets the list of packages that are allowed to launch activities while the device is running in LockTask (Kiosk) mode.
setLogLevel(int) - Method in interface com.cloudpos.LogHelper
Set the log security level
setLongitude(double) - Method in class com.cloudpos.advance.ext.system.location.Location
 
setMobileDataEnabled(int, boolean) - Method in interface com.cloudpos.advance.ext.system.network.INetworkDevice
Added by Stone for task #22857 to add a interface to enable/disable mobile data.
setMobileDataRoamingEnabled(int, int) - Method in interface com.cloudpos.advance.ext.system.network.INetworkDevice
enable/disable mobile data roaming.
setMtp(boolean) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
Enable/Disable MTP
setName(String) - Method in class com.cloudpos.advance.ext.system.network.NetworkType
 
setNotificationBadge(boolean) - Method in interface com.cloudpos.advance.ext.system.home.IHomeDevice
Hide the notification corner that shows the app
setOption(MDBOption) - Method in interface com.cloudpos.extboard.ExtBoardDevice
Sets optional feature flags for cashless MDB operation.
setParameter(String, String) - Method in interface com.cloudpos.advance.ext.system.location.ILocationDevice
This is a reserved interface and does not support usage for the time being.
setParameter(String, String) - Method in class com.cloudpos.printer.Format
Sets a printing format parameter with the specified key and value.
setPasswordLock(boolean, String) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
Sets a password to unlock the device.
setPatternLock(boolean, String) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
Sets a pattern to unlock the device.
setPINLength(int, int) - Method in interface com.cloudpos.pinpad.PINPadDevice
Sets the minimum and maximum length of the PIN to be entered by the user.
setPinLock(boolean, String) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
Sets a numeric PIN to unlock the device.
setPowerKeyBlocked(boolean) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
Block or Release The Power Key
setPreferredNetworkType(int, int) - Method in interface com.cloudpos.advance.ext.system.network.INetworkDevice
Set the preferred network type.
setPrefixLength(String) - Method in class com.cloudpos.advance.ext.system.network.IpBean
 
setPulseVoltage(int) - Method in interface com.cloudpos.extboard.ExtBoardDevice
Sets the output voltage level for the pulse signal.
setRebootTimeByEveryDay(int, int, int) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
 
setRestrictBackground(boolean) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
enable/disable Data Saver Mode。
setResultCode(int) - Method in class com.cloudpos.advance.ext.OperationResultImpl
 
setResultCode(int) - Method in class com.cloudpos.advance.ext.scanner.ScanResult
 
setScreenOffTimeout(int) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
Added by Stone for task #22834 to add a interface to set screen off timeout.
setSelected(String) - Method in interface com.cloudpos.advance.ext.system.network.IApnDevice
Set the specified APN as the currently active APN.
setSelfRebootTime(int, int, int) - Method in interface com.cloudpos.TerminalSpec
Sets the self-reboot time of the terminal.
setShowBatteryPercent(boolean) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
Set whether to display the battery percentage
setShowTouches(boolean) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
Enabling ‘show touches’ in Android screen recordings for user research.
setSpeed(int) - Method in interface com.cloudpos.rfcardreader.RFCardReaderDevice
Sets the baud rate used during the initialization phase.
setStaticIp(IpBean) - Method in interface com.cloudpos.advance.ext.system.network.IEthernetDevice
set the Ethernet static IP.
setStatusBarLocked(boolean) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
Set the status bar locked as true will make the status bar can not be pull down.
setStatusbarSettingsButtonVisibility(boolean) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
visibility/hide statusbar settings button
setSystemOrientation(int) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
set orientation
setText(String) - Method in class com.cloudpos.advance.ext.scanner.ScanResult
 
setTextOnLockScreen(String) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
Sets a custom text message to be displayed on the lock screen.
setTouchScreenWakeupValue(String) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
 
setTypeId(int) - Method in class com.cloudpos.advance.ext.system.network.NetworkType
 
setUnknownSources(String, boolean) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
Enable packageName the permission to install apps from unknown sources.
setupCallbackHandler(PinPadCallbackHandler) - Method in interface com.cloudpos.pinpad.PINPadDevice
Sets up a callback for customizing the PINPAD UI.
setUsb(boolean) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
Enable or Disable the USB device
setUserLoginMode(boolean) - Method in interface com.cloudpos.advance.ext.system.admin.IAdminDevice
Enable UserLogin mode.
setWifi(boolean) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
Enable or Disable the Wi-Fi device
setWifiDHCP(String) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
set the Wi-Fi DHCP IP.
setWifiStaticIp(String, IpBean) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
set the Wi-Fi static IP.
setWsqImage(byte[]) - Method in class com.cloudpos.fingerprint.Fingerprint
Sets new WSQ image data for the fingerprint.
showText(int, String) - Method in interface com.cloudpos.pinpad.PINPadDevice
Displays a text message on the PINPad's LCD screen.
showText(int, String, boolean) - Method in interface com.cloudpos.pinpad.PINPadDevice
Displays a text message on the PINPad's LCD screen.
shutdown(boolean, String, boolean) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
Turn off the device.
SignatureDevice - Interface in com.cloudpos.signature
The SignatureDevice interface defines the API for capturing signatures through applications.
SignatureOperationResult - Interface in com.cloudpos.signature
The SignatureOperationResult interface extends OperationResult to provide results specific to signature capture operations.
skipRATS() - Method in interface com.cloudpos.rfcardreader.RFCardReaderDevice
Control cmd, skip RATS command at next search target to avoid enter into 14443-4, restore to normal by search target ended
SLE4442Card - Interface in com.cloudpos.card
The SLE4442Card interface for handling SLE4442 smart cards, which combine functionalities of both smart cards and memory cards.
SmartCardReaderDevice - Interface in com.cloudpos.smartcardreader
The SmartCardReaderDevice interface defines the API for smart card operations to be used by applications.
SmartCardReaderDeviceSpec - Interface in com.cloudpos.smartcardreader
The SmartCardReaderDeviceSpec interface extends DeviceSpec to define the specifications for a smart card reader device.
SmartCardReaderOperationResult - Interface in com.cloudpos.smartcardreader
The SmartCardReaderOperationResult interface extends OperationResult to provide results specific to smart card reader operations.
startBlink(long, long, int) - Method in interface com.cloudpos.led.LEDDevice
Initiates a continuous blinking pattern for the LED.
startBlink(byte, long, long, int) - Method in interface com.cloudpos.led.LEDDevice
Initiates a continuous blinking pattern for the LED with a specified color.
startBlink(long, long) - Method in interface com.cloudpos.led.LEDDevice
Initiates a continuous blinking pattern for the LED.
startBlink(int, long, long, int) - Method in interface com.cloudpos.led.LEDGroupDevice
Initiates a continuous blinking pattern for the LED with the specified logical ID.
startBlink(int, long, long) - Method in interface com.cloudpos.led.LEDGroupDevice
Initiates a continuous blinking pattern for the LED with the specified logical ID.
startLoop() - Method in interface com.cloudpos.extboard.ExtBoardDevice
Starts the internal event processing loop for the external board.
startScan(ScanParameter, IScanCallBack) - Method in interface com.cloudpos.advance.ext.scanner.IScannerDevice
start Asynchronous scan
startWifiAp(String, String, String, boolean) - Method in interface com.cloudpos.advance.ext.system.network.IWifiDevice
Initiates the WiFi Access Point (AP) with specified network name ('wifiApName'), password ('wifiApPassword'), and security key management ('wifiApSecurityKeyManagement').
STATUS_ABSENT - Static variable in interface com.cloudpos.card.Card
Card slot status indicating the card is removed or absent.
STATUS_CONNECTED - Static variable in interface com.cloudpos.card.Card
Card slot status indicating the card is connected.
STATUS_DISCONNECTED - Static variable in interface com.cloudpos.card.Card
Card slot status indicating the card is disconnected.
STATUS_OFF - Static variable in interface com.cloudpos.led.LEDDevice
Light off
STATUS_OFF - Static variable in interface com.cloudpos.led.LEDGroupDevice
Light off
STATUS_ON - Static variable in interface com.cloudpos.led.LEDDevice
Light on
STATUS_ON - Static variable in interface com.cloudpos.led.LEDGroupDevice
Light on
STATUS_OUT_OF_PAPER - Static variable in interface com.cloudpos.printer.PrinterDevice
Printer status indicating out of paper.
STATUS_PAPER_EXIST - Static variable in interface com.cloudpos.printer.PrinterDevice
Printer status indicating paper is present.
stopApp(String) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
Force-stops a payment application.
STOPBITS_1 - Static variable in interface com.cloudpos.serialport.SerialPortDevice
1 stop bits
STOPBITS_1_5 - Static variable in interface com.cloudpos.serialport.SerialPortDevice
1.5 stop bits.
STOPBITS_2 - Static variable in interface com.cloudpos.serialport.SerialPortDevice
2 stop bits
stopLoop() - Method in interface com.cloudpos.extboard.ExtBoardDevice
Stops the internal event processing loop.
stopScan() - Method in interface com.cloudpos.advance.ext.scanner.IScannerDevice
stop scanner
stopWifiAp() - Method in interface com.cloudpos.advance.ext.system.network.IWifiDevice
Disables the WiFi Access Point.
storeFeature(int, Fingerprint) - Method in interface com.cloudpos.fingerprint.FingerprintDevice
Stores a fingerprint and associates it with a specified user ID.
SUCCESS - Static variable in interface com.cloudpos.OperationResult
 
A B C D E F G H I K L M N O P Q R S T U V W Y 
Skip navigation links