- DATABITS_5 - Static variable in interface com.cloudpos.serialport.SerialPortDevice
-
5 data bits
- DATABITS_6 - Static variable in interface com.cloudpos.serialport.SerialPortDevice
-
6 data bits
- DATABITS_7 - Static variable in interface com.cloudpos.serialport.SerialPortDevice
-
7 data bits
- DATABITS_8 - Static variable in interface com.cloudpos.serialport.SerialPortDevice
-
8 data bits
- decreaseValue(int, int, int) - Method in interface com.cloudpos.card.MifareCard
-
Decreases the E-Wallet data value in a block.
- decrypt(int, String, byte[]) - Method in interface com.cloudpos.hsm.HSMDevice
-
Decrypts data using the specified private key.
- delAllFingers() - Method in interface com.cloudpos.fingerprint.FingerprintDevice
-
Deletes all stored fingerprints from the device.
- deleteCertificate(int, String) - Method in interface com.cloudpos.hsm.HSMDevice
-
Deletes a specified certificate from the HSM.
- deleteKeyPair(String) - Method in interface com.cloudpos.hsm.HSMDevice
-
Deletes a key pair from the HSM based on the provided alias.
- delFinger(int) - Method in interface com.cloudpos.fingerprint.FingerprintDevice
-
Deletes the fingerprint data associated with a specified user ID.
- Device - Interface in com.cloudpos
-
The Device
interface is the foundational interface for all device-related interfaces in the com.cloudpos package.
- DEVICE_NAME_ADVANCE_PINPAD - Static variable in class com.cloudpos.POSTerminal
-
- DEVICE_NAME_CASH_DRAWER - Static variable in class com.cloudpos.POSTerminal
-
- DEVICE_NAME_EMV - Static variable in class com.cloudpos.POSTerminal
-
- DEVICE_NAME_FINGERPRINT - Static variable in class com.cloudpos.POSTerminal
-
- DEVICE_NAME_HSM - Static variable in class com.cloudpos.POSTerminal
-
- DEVICE_NAME_IDCARD_READER - Static variable in class com.cloudpos.POSTerminal
-
- DEVICE_NAME_LED - Static variable in class com.cloudpos.POSTerminal
-
- DEVICE_NAME_MSR - Static variable in class com.cloudpos.POSTerminal
-
- DEVICE_NAME_PINPAD - Static variable in class com.cloudpos.POSTerminal
-
- DEVICE_NAME_PRINTER - Static variable in class com.cloudpos.POSTerminal
-
- DEVICE_NAME_RF_CARD_READER - Static variable in class com.cloudpos.POSTerminal
-
- DEVICE_NAME_SECONDARY_DISPLAY - Static variable in class com.cloudpos.POSTerminal
-
- DEVICE_NAME_SERIALPORT - Static variable in class com.cloudpos.POSTerminal
-
- DEVICE_NAME_SIGNATURE - Static variable in class com.cloudpos.POSTerminal
-
- DEVICE_NAME_SMARTCARD_READER - Static variable in class com.cloudpos.POSTerminal
-
- DEVICE_NAME_USBEXTSWITCHDEVICE - Static variable in class com.cloudpos.POSTerminal
-
- DEVICE_NOT_OPEN - Static variable in interface com.cloudpos.printer.PrinterHtmlListener
-
- DeviceException - Exception in com.cloudpos
-
The DeviceException
class represents exceptions that occur when access problems are detected by
service controls in the device handling logic.
- DeviceException(int) - Constructor for exception com.cloudpos.DeviceException
-
Constructs an DeviceException
with the given detail message
code.
- DeviceException(String) - Constructor for exception com.cloudpos.DeviceException
-
Constructs an DeviceException
with the given detail message.
- DeviceException(int, String) - Constructor for exception com.cloudpos.DeviceException
-
- DeviceException(Throwable) - Constructor for exception com.cloudpos.DeviceException
-
- DeviceException(int, String, Throwable) - Constructor for exception com.cloudpos.DeviceException
-
- DeviceSpec - Interface in com.cloudpos
-
The DeviceSpec
interface represents the root interface for all device specifications within the com.cloudpos package.
- disableLowPowerCardDetect() - Method in interface com.cloudpos.rfcardreader.RFCardReaderDevice
-
Disables low power card detection mode.
- disablePower(int) - Method in interface com.cloudpos.usb.USBExtSwitchDevice
-
Powers off the specified USB host.
- disconnect() - Method in interface com.cloudpos.card.CPUCard
-
Disconnects the card from the card reader.
- disconnect() - Method in interface com.cloudpos.card.SLE4442Card
-
Powers down the smart card reader slot.
- DUPLICATE_USER_KEY - Static variable in exception com.cloudpos.DeviceException
-
Duplicate user key