|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Contains all possible attribute names for RFID. Use attribute names to verify if an option is supported by an RFID reader.
DriverInfo
Field Summary | |
static java.lang.String |
IDENTIFY_ALL
Constant for the identify all attribute name. |
static java.lang.String |
IDENTIFY_BY_TAG_TYPE
Constant for the identify by tag type attribute name. |
static java.lang.String |
LOCK_TAG_ID_WITH_PSWD
Constant for the lock tag id with password attribute name. |
static java.lang.String |
PROGRAM_TAG_ID
Constant for the program tag id attribute name. |
static java.lang.String |
READ_SINGLE
Constant for the read single tag attribute name. |
static java.lang.String |
RESET_TAG_ID_WITH_PSWD
Constant for the reset tag id with password attribute name. |
static java.lang.String |
WRITE_SINGLE
Constant for the write single tag attribute name. |
Field Detail |
public static final java.lang.String IDENTIFY_ALL
public static final java.lang.String IDENTIFY_BY_TAG_TYPE
public static final java.lang.String READ_SINGLE
public static final java.lang.String WRITE_SINGLE
public static final java.lang.String PROGRAM_TAG_ID
public static final java.lang.String LOCK_TAG_ID_WITH_PSWD
public static final java.lang.String RESET_TAG_ID_WITH_PSWD
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |