@Deprecated
public static final class FingerprintA.ModuleInfo
extends java.lang.Object
限定符和类型 | 方法和说明 |
---|---|
short |
baudRate()
已过时。
|
static FingerprintA.ModuleInfo |
getInstanceOf(short CFG_PORT,
short CFG_Sensor,
short CFG_BaudRate,
short CFG_Match,
byte[] ProductSN,
byte[] SWVersion,
byte[] ManuFacture,
short ParaBcc)
已过时。
|
byte[] |
manufacture()
已过时。
|
short |
match()
已过时。
|
short |
ParaBcc()
已过时。
|
short |
port()
已过时。
|
byte[] |
productSN()
已过时。
|
short |
sensor()
已过时。
|
byte[] |
swVersion()
已过时。
|
java.lang.String |
toString()
已过时。
仅用于调试,不提供升级后的兼容性
|
public static final FingerprintA.ModuleInfo getInstanceOf(short CFG_PORT, short CFG_Sensor, short CFG_BaudRate, short CFG_Match, byte[] ProductSN, byte[] SWVersion, byte[] ManuFacture, short ParaBcc)
public short port()
public short sensor()
public short baudRate()
public short match()
public byte[] productSN()
public byte[] swVersion()
public byte[] manufacture()
public short ParaBcc()
public java.lang.String toString()
toString
在类中 java.lang.Object