程序包 | 说明 |
---|---|
com.rscja.deviceapi | |
com.rscja.deviceapi.interfaces | |
com.rscja.team.mtk.deviceapi | |
com.rscja.team.qcom.deviceapi |
限定符和类型 | 方法和说明 |
---|---|
static RFIDWithISO14443A.TagType |
RFIDWithISO14443A.TagType.valueOf(java.lang.String name)
返回带有指定名称的该类型的枚举常量。
|
static RFIDWithISO14443A.TagType[] |
RFIDWithISO14443A.TagType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
限定符和类型 | 方法和说明 |
---|---|
SimpleRFIDEntity |
RFIDWithISO14443A.readAllData(java.lang.String key,
RFIDWithISO14443A.TagType tagType)
读卡,读取卡片所有块中的数据
Card reading, read data of all blocks in the card |
限定符和类型 | 方法和说明 |
---|---|
SimpleRFIDEntity |
IRFIDWithISO14443A.readAllData(java.lang.String key,
RFIDWithISO14443A.TagType tagType)
读卡,读取卡片所有块中的数据
Card reading, read data of all blocks in the card |
限定符和类型 | 方法和说明 |
---|---|
SimpleRFIDEntity |
RFIDWithISO14443A_mtk.readAllData(java.lang.String key,
RFIDWithISO14443A.TagType tagType)
读卡,读取卡片所有块中的数据
Card reading, read data of all blocks in the card |
限定符和类型 | 方法和说明 |
---|---|
SimpleRFIDEntity |
RFIDWithISO14443A_qcom.readAllData(java.lang.String key,
RFIDWithISO14443A.TagType tagType)
读卡,读取卡片所有块中的数据
Card reading, read data of all blocks in the card |