| Package | Description | 
|---|---|
| com.rscja.deviceapi | |
| com.rscja.deviceapi.interfaces | |
| com.rscja.team.mtk.deviceapi | |
| com.rscja.team.qcom.deviceapi | 
| Modifier and Type | Method and Description | 
|---|---|
| static RFIDWithISO14443A.TagType | RFIDWithISO14443A.TagType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. | 
| static RFIDWithISO14443A.TagType[] | RFIDWithISO14443A.TagType. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| SimpleRFIDEntity | RFIDWithISO14443A. readAllData(java.lang.String key,
           RFIDWithISO14443A.TagType tagType)读卡,读取卡片所有块中的数据 Card reading, read data of all blocks in the card | 
| Modifier and Type | Method and Description | 
|---|---|
| SimpleRFIDEntity | IRFIDWithISO14443A. readAllData(java.lang.String key,
           RFIDWithISO14443A.TagType tagType)读卡,读取卡片所有块中的数据 Card reading, read data of all blocks in the card | 
| Modifier and Type | Method and Description | 
|---|---|
| SimpleRFIDEntity | RFIDWithISO14443A_mtk. readAllData(java.lang.String key,
           RFIDWithISO14443A.TagType tagType)读卡,读取卡片所有块中的数据 Card reading, read data of all blocks in the card | 
| Modifier and Type | Method and Description | 
|---|---|
| SimpleRFIDEntity | RFIDWithISO14443A_qcom. readAllData(java.lang.String key,
           RFIDWithISO14443A.TagType tagType)读卡,读取卡片所有块中的数据 Card reading, read data of all blocks in the card |