Package | Description |
---|---|
com.rscja.deviceapi |
Modifier and Type | Method and Description |
---|---|
static RFIDWithUHF.LockModeEnum |
RFIDWithUHF.LockModeEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RFIDWithUHF.LockModeEnum[] |
RFIDWithUHF.LockModeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
RFIDWithUHF.generateLockCode(RFIDWithUHF.LockModeEnum killPwd,
RFIDWithUHF.LockModeEnum accessPwd,
RFIDWithUHF.LockModeEnum uii,
RFIDWithUHF.LockModeEnum tid,
RFIDWithUHF.LockModeEnum user)
生成锁定码
|