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.
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.
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.
getBaudRate() - Method in interface com.cloudpos.serialport.SerialPortDevice
Retrieves the current baud rate configuration of the serial port.
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.
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.
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.
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.
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(Context) - Static method in class com.cloudpos.POSTerminal
Retrieves an instance of the device manager.
getLastPINLength() - Method in interface com.cloudpos.pinpad.PINPadDevice
Retrieves the length of the last input PIN.
getLogicalID() - Method in interface com.cloudpos.led.LEDDevice
Retrieves the current logical ID of the LED in use.
getManufacturer() - Method in interface com.cloudpos.TerminalSpec
Retrieves the manufacturer of the terminal.
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.
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.
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.
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.
getResultCode() - Method in interface com.cloudpos.OperationResult
Retrieves the result code of an operation.
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.
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.
getStatus() - Method in interface com.cloudpos.led.LEDDevice
Retrieves the current status of the LED.
getStopBits() - Method in interface com.cloudpos.serialport.SerialPortDevice
Retrieves the current stop bit configuration of the serial port.
getSupportedModes() - Method in interface com.cloudpos.rfcardreader.RFCardReaderDeviceSpec
Retrieves the supported communication modes of the contactless card reader.
getTerminalSpec() - Method in class com.cloudpos.POSTerminal
Returns the specifications of the terminal.
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.
getUniqueCode() - Method in interface com.cloudpos.TerminalSpec
Retrieves a unique code identifying the terminal.
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.
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