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 

I

IAdminDevice - Interface in com.cloudpos.advance.ext.system.admin
The terminal administrator Device
IAdvanceDevice - Interface in com.cloudpos.advance.ext
 
IApnDevice - Interface in com.cloudpos.advance.ext.system.network
The APN Device
IBatteryDevice - Interface in com.cloudpos.advance.ext.system.battery
The battery manager
IBluetoothDevice - Interface in com.cloudpos.advance.ext.system.bluetooth
The Bluetooth manager
ID_BLUE - Static variable in interface com.cloudpos.led.LEDDevice
 
ID_GREEN - Static variable in interface com.cloudpos.led.LEDDevice
 
ID_PSAMCARD - Static variable in interface com.cloudpos.smartcardreader.SmartCardReaderDevice
 
ID_RED - Static variable in interface com.cloudpos.led.LEDDevice
 
ID_SERIAL_EXT - Static variable in interface com.cloudpos.serialport.SerialPortDevice
Internal fiscal/other serial port module
ID_SERIAL_VENDOR - Static variable in interface com.cloudpos.serialport.SerialPortDevice
Internal fiscal/other serial port module
ID_SMARTCARD - Static variable in interface com.cloudpos.smartcardreader.SmartCardReaderDevice
 
ID_USB_CDC - Static variable in interface com.cloudpos.serialport.SerialPortDevice
USB Communication Device Class
ID_USB_GPRINTER - Static variable in interface com.cloudpos.serialport.SerialPortDevice
USB GPRINTER
ID_USB_HOST_SERIAL - Static variable in interface com.cloudpos.serialport.SerialPortDevice
USB serial port in master mode
ID_USB_SLAVE_SERIAL - Static variable in interface com.cloudpos.serialport.SerialPortDevice
USB serial port in slave mode
ID_USB_SLAVE_SERIAL_ACM - Static variable in interface com.cloudpos.serialport.SerialPortDevice
USB serial port in slave mode (ACM)
ID_YELLOW - Static variable in interface com.cloudpos.led.LEDDevice
 
identify(byte[], List, int) - Method in interface com.cloudpos.fingerprint.FingerprintDevice
Compares a single fingerprint against a list of candidate fingerprints and ranks the matches.
IEthernetDevice - Interface in com.cloudpos.advance.ext.system.network
The Ethernet Device
IHomeDevice - Interface in com.cloudpos.advance.ext.system.home
 
ILocationDevice - Interface in com.cloudpos.advance.ext.system.location
The Location manager
ILocationDevice.Level - Enum in com.cloudpos.advance.ext.system.location
 
IMMEDIATE - Static variable in interface com.cloudpos.TimeConstants
Indicates a zero timeout period, typically used to specify that a method should return immediately without any waiting.
increaseValue(int, int, int) - Method in interface com.cloudpos.card.MifareCard
Increases the E-Wallet data value in a block.
INetworkDevice - Interface in com.cloudpos.advance.ext.system.network
The Network manager
injectPublicKeyCertificate(String, String, byte[], int) - Method in interface com.cloudpos.hsm.HSMDevice
Injects a public key certificate associated with an existing key pair into the HSM.
injectRootCertificate(int, String, byte[], int) - Method in interface com.cloudpos.hsm.HSMDevice
Injects root certificates into the HSM.
installAndLaunchApkFile(String, int, String, String) - Method in interface com.cloudpos.advance.ext.system.app.IUpdateAppDevice
 
installApkFile(String) - Method in interface com.cloudpos.advance.ext.system.app.IUpdateAppDevice
 
IpBean - Class in com.cloudpos.advance.ext.system.network
 
IpBean() - Constructor for class com.cloudpos.advance.ext.system.network.IpBean
 
IPINPadDevice - Interface in com.cloudpos.advance.ext.pinpad
 
isAdminLoggedIn() - Method in interface com.cloudpos.advance.ext.system.admin.IAdminDevice
Is the administrator logged in
isAdminPwd(String) - Method in interface com.cloudpos.advance.ext.system.admin.IAdminDevice
verify Administrator password.
isAutoCounterMode() - Method in interface com.cloudpos.advance.ext.system.battery.IBatteryDevice
Is the Auto Counter Mode
IScanCallBack - Interface in com.cloudpos.advance.ext.scanner
 
IScannerDevice - Interface in com.cloudpos.advance.ext.scanner
The Scanner Device
IScannerDevice.ScanType - Enum in com.cloudpos.advance.ext.scanner
 
isCounterMode() - Method in interface com.cloudpos.advance.ext.system.battery.IBatteryDevice
Is the Counter Mode
isDetachedFromVendingDevice() - Method in interface com.cloudpos.TerminalSpec
Check whether the current state is detached from the vending device.
isDeviceExist(String) - Method in class com.cloudpos.POSTerminal
Checks if a specified device is present.
isEnableAutoTime() - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
get status for enable/disable auto time item.
isEnableAutoTimeGUI() - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
get status for enable/disable auto time item GUI.
isEnableAutoTimezone() - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
get status for enable/disable auto timezone item.
isEnableAutoTimezoneGUI() - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
get status for enable/disable auto timezone item GUI.
isEnableBluetooth() - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
Get the current Bluetooth status (enabled or disabled).
isEnableCamera() - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
Get the current Camera status (enabled or disabled).
isEnabledEthernet() - Method in interface com.cloudpos.advance.ext.system.network.IEthernetDevice
Is enable Ethernet : enable or disable.
isEnableUsb() - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
Get the current Camera status (enabled or disabled).
isEnableWifi() - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
Get the current Wi-Fi status (enabled or disabled).
isInternal(int) - Method in interface com.cloudpos.pinpad.PINPadDeviceSpec
Determines if the PINPad device is internal.
isKeyExist(int) - Method in interface com.cloudpos.hsm.HSMDevice
Checks if a specified key exists in the HSM.
ISO_FINGERPRINT - Static variable in interface com.cloudpos.fingerprint.FingerprintDevice
ISO fingerprint
isOpened() - Method in interface com.cloudpos.advance.ext.IAdvanceDevice
The device is Opened
isPowerEnabled(int) - Method in interface com.cloudpos.usb.USBExtSwitchDevice
Checks whether the specified USB host is powered on.
isPowerKeyBlocked() - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
check PowerKey Button 's block status.
isPrintingDone(int) - Method in interface com.cloudpos.printer.PrinterDevice
query the status of busy, is printing or finished
isRemovable() - Method in interface com.cloudpos.rfcardreader.RFCardReaderDeviceSpec
Determines if the device supports the operation of card removal detection.
isStaticIp() - Method in interface com.cloudpos.advance.ext.system.network.IEthernetDevice
Check the current Ethernet IP status.
isTampered() - Method in interface com.cloudpos.hsm.HSMDevice
Checks if the HSM is tampered with.
isTerminalRooted() - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
Is the current terminal rooted.
isUserLoggedIn() - Method in interface com.cloudpos.advance.ext.system.admin.IAdminDevice
Is the administrator logged in
isUserLoginMode() - Method in interface com.cloudpos.advance.ext.system.admin.IAdminDevice
Is enable mode UserLogin
ISystemDevice - Interface in com.cloudpos.advance.ext.system
The system setting device including battery management, administrator management object, update application management, Bluetooth management, location information management, network management, etc.
IUpdateAppDevice - Interface in com.cloudpos.advance.ext.system.app
The update app Device
IWifiDevice - Interface in com.cloudpos.advance.ext.system.network
The Wifi Device
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