- valueOf(String) - Static method in enum com.cloudpos.advance.ext.scanner.IScannerDevice.ScanType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.cloudpos.advance.ext.system.location.ILocationDevice.Level
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.cloudpos.advance.ext.scanner.IScannerDevice.ScanType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.cloudpos.advance.ext.system.location.ILocationDevice.Level
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verify(byte[]) - Method in interface com.cloudpos.card.SLE4442Card
-
Authenticates the card using the provided key.
- verifyAgainstFingerprint(Fingerprint, int) - Method in interface com.cloudpos.fingerprint.FingerprintDevice
-
Verifies the currently active fingerprint against a specified fingerprint within a given timeout period.
- verifyAgainstUserId(int, int) - Method in interface com.cloudpos.fingerprint.FingerprintDevice
-
Verifies the currently active fingerprint against the fingerprint associated with a specified user ID.
- verifyAll(int) - Method in interface com.cloudpos.fingerprint.FingerprintDevice
-
Verifies the currently scanned fingerprint against all stored fingerprints in the device.
- verifyKey(byte[]) - Method in interface com.cloudpos.card.MifareUltralightCard
-
Authenticates the card using a 16-byte key.
- verifyKeyA(int, byte[]) - Method in interface com.cloudpos.card.MifareCard
-
Authenticates a sector with Key A.
- verifyKeyB(int, byte[]) - Method in interface com.cloudpos.card.MifareCard
-
Authenticates a sector with Key B.
- verifyResponseMac(KeyInfo, byte[], int, byte[], int) - Method in interface com.cloudpos.pinpad.PINPadDevice
-
Verifies the response MAC.
- verifyUserPwd(String) - Method in interface com.cloudpos.advance.ext.system.admin.IAdminDevice
-
verify Administrator password.