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 

G

GENERAL_EXCEPTION - Static variable in exception com.cloudpos.DeviceException
Other undefined exception
generateCSR(String, X500Principal) - Method in interface com.cloudpos.hsm.HSMDevice
Generates a Certificate Signing Request (CSR) for a given private key.
generateKeyPair(String, int, int) - Method in interface com.cloudpos.hsm.HSMDevice
Requests the HSM to generate a new key pair.
generateRandom(int) - Method in interface com.cloudpos.hsm.HSMDevice
Generates a random buffer from the HSM.
get(String) - Method in class com.cloudpos.advance.ext.scanner.ScanParameter
 
getAccessibilityService() - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
Get the current Accessibility Service.
getAdminManager() - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
get the Admin manager
getAlgorithms() - Method in interface com.cloudpos.hsm.HSMDeviceSpec
Retrieves the list of algorithms supported by the hardware security module.
getAPILevel() - Method in interface com.cloudpos.TerminalSpec
Retrieves the SDK API level supported by the terminal.
getApnManager() - Method in interface com.cloudpos.advance.ext.system.network.INetworkDevice
get The Apn manager
getBarCodeFormat(int) - Method in interface com.cloudpos.printer.PrinterDeviceSpec
Retrieves the supported barcode formats.
getBaseFontHeight(int) - Method in interface com.cloudpos.printer.PrinterDeviceSpec
Retrieves the base font height.
getBatteryLevel() - Method in interface com.cloudpos.advance.ext.system.battery.IBatteryDevice
Get battery level
getBatteryManager() - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
get the Battery manager
getBaudRate() - Method in interface com.cloudpos.serialport.SerialPortDevice
Retrieves the current baud rate configuration of the serial port.
getBitmap() - Method in class com.cloudpos.advance.ext.scanner.ScanResult
 
getBluetoothManager() - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
get the Bluetooth manager
getBundle() - Method in class com.cloudpos.advance.ext.scanner.ScanParameter
 
getBytes() - Method in class com.cloudpos.card.ATR
Retrieves all the ATR data.
getCard() - Method in interface com.cloudpos.rfcardreader.RFCardReaderOperationResult
Retrieves the card involved in the operation.
getCard() - Method in interface com.cloudpos.smartcardreader.SmartCardReaderOperationResult
Retrieves the card object involved in the operation.
getCardStatus() - Method in interface com.cloudpos.card.Card
Retrieves the current status of the card in the card slot.
getCardTypeValue() - Method in interface com.cloudpos.rfcardreader.RFCardReaderDevice
Retrieves the card type value as determined by the kernel.
getCertificate(int, String, int) - Method in interface com.cloudpos.hsm.HSMDevice
Retrieves the specified certificate from the HSM.
getCode() - Method in exception com.cloudpos.DeviceException
Retrieves the error code associated with this exception.
getColors(int) - Method in interface com.cloudpos.led.LEDDeviceSpec
Gets the color(s) of the specified LED.
getCounts() - Method in interface com.cloudpos.led.LEDDeviceSpec
Retrieves the number of LEDs available.
getCounts() - Method in interface com.cloudpos.pinpad.PINPadDeviceSpec
Retrieves the count of supported PINPad devices.
getCounts() - Method in interface com.cloudpos.printer.PrinterDeviceSpec
Retrieves the number of printer devices available.
getCounts() - Method in interface com.cloudpos.serialport.SerialPortDeviceSpec
Retrieves the count of available serial port devices.
getCounts() - Method in interface com.cloudpos.smartcardreader.SmartCardReaderDeviceSpec
Retrieves the number of card slots available on the smart card reader device.
getData() - Method in interface com.cloudpos.serialport.SerialPortOperationResult
Retrieves the data buffer resulting from the serial port operation.
getDataBits() - Method in interface com.cloudpos.serialport.SerialPortDevice
Retrieves the current data bit configuration of the serial port.
getDataLength() - Method in interface com.cloudpos.serialport.SerialPortOperationResult
Retrieves the length of the data obtained in the serial port operation.
getDefaultParameters() - Method in interface com.cloudpos.printer.PrinterDevice
Retrieves the default printing format and restores it in the printer.
getDevice(String) - Method in class com.cloudpos.POSTerminal
Fetches a device object based on its name.
getDevice(String, int) - Method in class com.cloudpos.POSTerminal
Retrieves a device object based on its name and a logical ID.
getDeviceSpec(String) - Method in class com.cloudpos.POSTerminal
Provides the specifications for a specified device.
getDnsServer() - Method in class com.cloudpos.advance.ext.system.network.IpBean
 
getDukptAesStatus(int, byte[]) - Method in interface com.cloudpos.pinpad.PINPadDevice
Gets the status of a DUKPT Key.
getDukptStatus(int, byte[]) - Method in interface com.cloudpos.pinpad.PINPadDevice
Gets the status of a DUKPT Key.
getEMVLevel1ContactID() - Method in interface com.cloudpos.TerminalSpec
Retrieves the EMV Level 1 Contact ID of the terminal.
getEMVLevel1ContactlessID() - Method in interface com.cloudpos.TerminalSpec
Retrieves the EMV Level 1 Contactless ID of the terminal.
getEMVLevel2() - Method in interface com.cloudpos.TerminalSpec
Retrieves the EMV Level 2 certification details of the terminal.
getEMVLevel2CheckSum() - Method in interface com.cloudpos.TerminalSpec
Retrieves the checksum of the EMV Level 2 certification.
getEncryptedPINBlock() - Method in interface com.cloudpos.pinpad.PINPadOperationResult
Retrieves the encrypted PIN block data resulting from a PINPad operation.
getEncryptedUniqueCode(String, String) - Method in interface com.cloudpos.hsm.HSMDevice
Retrieves the encrypted unique code, a feature primarily used in China.
getEnrollInfo() - Method in interface com.cloudpos.fingerprint.FingerprintNoneOperationResult
Retrieves the enrollment information status.
getEnrollInfo() - Method in interface com.cloudpos.fingerprint.FingerprintPressOperationResult
Retrieves the enrollment information status.
getEnrollInfo() - Method in interface com.cloudpos.fingerprint.FingerprintRemoveOperationResult
Retrieves the current status of the enrollment process.
getEthernetManager() - Method in interface com.cloudpos.advance.ext.system.network.INetworkDevice
get The Ethernet manager
getFailCount() - Method in interface com.cloudpos.Device
Retrieves the count of failures for three types of card interactions: MSR swipe failures, and APDU transmission failures for both IC and contactless cards.
getFeature() - Method in class com.cloudpos.fingerprint.Fingerprint
Retrieves the fingerprint feature data.
getFingerprint(int, int) - Method in interface com.cloudpos.fingerprint.FingerprintDevice
Retrieves a fingerprint associated with a given user ID in the specified format.
getFingerprint(int) - Method in interface com.cloudpos.fingerprint.FingerprintDevice
Retrieves the currently active (scanned) fingerprint in a specified format.
getFingerprint(int, int) - Method in interface com.cloudpos.fingerprint.FingerprintOperationResult
Retrieves the fingerprint data resulting from the operation.
getFLashID() - Method in interface com.cloudpos.TerminalSpec
Retrieves the Flash ID of the terminal.
getFlowControlMode() - Method in interface com.cloudpos.serialport.SerialPortDevice
Gets the currently configured flow control mode.
getFreeSpace() - Method in interface com.cloudpos.hsm.HSMDevice
Determines the available free space within the HSM.
getGateway() - Method in class com.cloudpos.advance.ext.system.network.IpBean
 
getHardwareVersion() - Method in interface com.cloudpos.TerminalSpec
Retrieves the hardware version of the terminal.
getHistoricalBytes() - Method in class com.cloudpos.card.ATR
Retrieves the Historical Bytes from the ATR.
getHomeManager() - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
get the home manager
getID() - Method in interface com.cloudpos.card.Card
Retrieves the ID of the card.
getId() - Method in interface com.cloudpos.fingerprint.FingerprintDevice
Retrieves the identification number of a previously scanned fingerprint.
getIDInfo() - Method in interface com.cloudpos.card.Card
Retrieves extended ID information of the card.
getIFMVersion() - Method in interface com.cloudpos.TerminalSpec
Retrieves the IFM version of the terminal.
getImage() - Method in class com.cloudpos.fingerprint.Fingerprint
Retrieves the fingerprint image.
getInstance() - Static method in class com.cloudpos.advance.ext.POSTerminalAdvance
 
getInstance(Context) - Static method in class com.cloudpos.POSTerminal
Retrieves an instance of the device manager.
getIpAddress() - Method in class com.cloudpos.advance.ext.system.network.IpBean
 
getLastPINLength() - Method in interface com.cloudpos.pinpad.PINPadDevice
Retrieves the length of the last input PIN.
getLatitude() - Method in class com.cloudpos.advance.ext.system.location.Location
 
getLevel() - Method in interface com.cloudpos.advance.ext.system.location.ILocationDevice
Location Level
getLocation() - Method in interface com.cloudpos.advance.ext.system.location.ILocationDevice
Get the current location information
getLocationManager() - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
get the location manager object to retrieve latitude and longitude information and to set the location level and location SDK.
getLogHelper() - Method in class com.cloudpos.POSTerminal
Return log level information
getLogicalID() - Method in interface com.cloudpos.led.LEDDevice
Retrieves the current logical ID of the LED in use.
getLongitude() - Method in class com.cloudpos.advance.ext.system.location.Location
 
getManufacturer() - Method in interface com.cloudpos.TerminalSpec
Retrieves the manufacturer of the terminal.
getMasterKeyCheckValue(int, int) - Method in interface com.cloudpos.pinpad.extend.PINPadExtendDevice
Retrieves the check value for a specified master key.
getMkStatus(int) - Method in interface com.cloudpos.pinpad.PINPadDevice
Checks the status of a Master Key.
getMode() - Method in interface com.cloudpos.rfcardreader.RFCardReaderDevice
Retrieves the current communication mode of the device.
getModel() - Method in interface com.cloudpos.TerminalSpec
Retrieves the model of the terminal.
getModuleVersion() - Method in interface com.cloudpos.TerminalSpec
Retrieves the module version of the terminal.
getMoney() - Method in class com.cloudpos.card.MoneyValue
Retrieves the monetary value stored in this E-Wallet.
getMSRTrackData() - Method in interface com.cloudpos.msr.MSROperationResult
Retrieves the data object of the magnetic stripe card.
getMtpStatus() - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
Get MTP Status
getName() - Method in class com.cloudpos.advance.ext.system.network.NetworkType
 
getNetworkManager() - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
get the manager for network devices (including Ethernet management, WiFi management, and APN management).
getOSVersion() - Method in interface com.cloudpos.TerminalSpec
Retrieves the operating system version of the terminal.
getParameter(String) - Method in class com.cloudpos.printer.Format
Retrieves the value of a specified format parameter.
getParameter(String, String) - Method in class com.cloudpos.printer.Format
 
getParity() - Method in interface com.cloudpos.serialport.SerialPortDevice
Retrieves the current parity setting of the serial port.
getPCDVersion() - Method in interface com.cloudpos.TerminalSpec
Retrieves the PCD version of the terminal.
getPCIID() - Method in interface com.cloudpos.TerminalSpec
Retrieves the PCI ID of the terminal.
getPCIVersion() - Method in interface com.cloudpos.TerminalSpec
Retrieves the PCI version of the terminal.
getPINPadDevice() - Method in class com.cloudpos.advance.ext.POSTerminalAdvance
 
getPreferredNetworkType(int) - Method in interface com.cloudpos.advance.ext.system.network.INetworkDevice
Get the preferred network type.
getPrefixLength() - Method in class com.cloudpos.advance.ext.system.network.IpBean
 
getProtocol() - Method in interface com.cloudpos.card.Card
Retrieves the protocol used for communication between the card and the card slot.
getRandom(int) - Method in interface com.cloudpos.pinpad.PINPadDevice
Generates random data of a specified length.
getRebootTimeByEveryDay() - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
 
getResultCode() - Method in class com.cloudpos.advance.ext.OperationResultImpl
 
getResultCode() - Method in class com.cloudpos.advance.ext.scanner.ScanResult
 
getResultCode() - Method in interface com.cloudpos.OperationResult
Retrieves the result code of an operation.
getScannerDevice() - Method in class com.cloudpos.advance.ext.POSTerminalAdvance
 
getScanType(int) - Method in interface com.cloudpos.advance.ext.scanner.IScannerDevice
 
getSelected() - Method in interface com.cloudpos.advance.ext.system.network.IApnDevice
 
getSelfRebootTime() - Method in interface com.cloudpos.TerminalSpec
Retrieves the configured self-reboot time of the terminal.
getSerialNumber() - Method in interface com.cloudpos.TerminalSpec
Retrieves the serial number of the terminal.
getSessionKeyCheckValue(int, int, int) - Method in interface com.cloudpos.pinpad.PINPadDevice
Retrieves the check value for a session key.
getShowTouchesState() - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
get ‘show touches’ state for enable or disable.
getSignature() - Method in interface com.cloudpos.signature.SignatureOperationResult
Retrieves the signature as a bitmap.
getSignatureCompressData() - Method in interface com.cloudpos.signature.SignatureOperationResult
Retrieves the compressed signature data, typically in JBIG1 format.
getSignatureLength() - Method in interface com.cloudpos.signature.SignatureOperationResult
Retrieves the length of the signature data.
getSkStatus(int, int) - Method in interface com.cloudpos.pinpad.PINPadDevice
Checks the status of a Session Key.
getSN() - Method in interface com.cloudpos.pinpad.PINPadDevice
Retrieves the serial number of the PINPad device.
getSpeed() - Method in interface com.cloudpos.rfcardreader.RFCardReaderDevice
Gets the current baud rate.
getStaticIp() - Method in interface com.cloudpos.advance.ext.system.network.IEthernetDevice
 
getStatus() - Method in interface com.cloudpos.led.LEDDevice
Retrieves the current status of the LED.
getStatusbarSettingsButtonVisibility() - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
get statusbar settings button status.
getStopBits() - Method in interface com.cloudpos.serialport.SerialPortDevice
Retrieves the current stop bit configuration of the serial port.
getString(String) - Method in class com.cloudpos.advance.ext.scanner.ScanParameter
 
getSupportedModes() - Method in interface com.cloudpos.rfcardreader.RFCardReaderDeviceSpec
Retrieves the supported communication modes of the contactless card reader.
getSupportedNetworkTypes() - Method in interface com.cloudpos.advance.ext.system.network.INetworkDevice
get supported network type array NetworkMode: name, modeId;
getSystemDevice() - Method in class com.cloudpos.advance.ext.POSTerminalAdvance
Fetches a device object based on its name.
getTerminalSpec() - Method in class com.cloudpos.POSTerminal
Returns the specifications of the terminal.
getText() - Method in class com.cloudpos.advance.ext.scanner.ScanResult
 
getTouchScreenWakeupValue() - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
 
getTrackData(int) - Method in interface com.cloudpos.msr.MSRTrackData
Retrieves a buffer containing the raw data read from a specified track.
getTrackError(int) - Method in interface com.cloudpos.msr.MSRTrackData
Returns the error status for a specific track.
getTransportKeyCheckValue(int, int) - Method in interface com.cloudpos.pinpad.extend.PINPadExtendDevice
Retrieves the check value for a specified transport key.
getTypeId() - Method in class com.cloudpos.advance.ext.system.network.NetworkType
 
getUniqueCode() - Method in interface com.cloudpos.TerminalSpec
Retrieves a unique code identifying the terminal.
getUpdateAppManager() - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
get the UpdateApp manager
getUsageCount() - Method in interface com.cloudpos.Device
Retrieves the count of usage for three types of card interactions: Magnetic Stripe Reader (MSR) swipes, and APDU transmissions for both IC and contactless cards.
getUserData() - Method in class com.cloudpos.card.MoneyValue
Retrieves the user data associated with this E-Wallet.
getWidth(int) - Method in interface com.cloudpos.printer.PrinterDeviceSpec
Retrieves the font width.
getWifiManager() - Method in interface com.cloudpos.advance.ext.system.network.INetworkDevice
get The wifi manager
getWsqImage() - Method in class com.cloudpos.fingerprint.Fingerprint
Retrieves the WSQ image data of the fingerprint.
GREEN - Static variable in interface com.cloudpos.led.LEDDeviceSpec
 
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