| Package | Description | 
|---|---|
| com.rscja.deviceapi | |
| com.rscja.deviceapi.entity | |
| com.rscja.deviceapi.interfaces | |
| com.rscja.team.mtk.deviceapi | |
| com.rscja.team.qcom.deviceapi | 
| Modifier and Type | Method and Description | 
|---|---|
| SimpleRFIDEntity | RFIDWithISO14443A. read(int block)读卡,适用于Urltra light标签 card reading, used for Urltra light tag | 
| SimpleRFIDEntity | RFIDWithISO14443A. read(java.lang.String key,
    RFIDWithISO14443A.KeyType keyType,
    int sector,
    int block)读卡,此函数包含寻卡和验证密钥步骤 Read card, this formula includes card search and key verfication procedure | 
| SimpleRFIDEntity | RFIDWithISO14443A. readAllData(java.lang.String key,
           RFIDWithISO14443A.TagType tagType)读卡,读取卡片所有块中的数据 Card reading, read data of all blocks in the card | 
| SimpleRFIDEntity | RFIDWithISO14443A. request()寻卡 Search card | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ISO15693EntityISO15693协议数据实体 ISO15639 protocol data entity | 
| Modifier and Type | Method and Description | 
|---|---|
| SimpleRFIDEntity | IRFIDWithISO14443A. read(int block)读卡,适用于Urltra light标签 card reading, used for Urltra light tag | 
| SimpleRFIDEntity | IRFIDWithISO14443A. read(java.lang.String key,
    RFIDWithISO14443A.KeyType keyType,
    int sector,
    int block)读卡,此函数包含寻卡和验证密钥步骤 Read card, this formula includes card search and key verfication procedure | 
| SimpleRFIDEntity | IRFIDWithISO14443A. readAllData(java.lang.String key,
           RFIDWithISO14443A.TagType tagType)读卡,读取卡片所有块中的数据 Card reading, read data of all blocks in the card | 
| SimpleRFIDEntity | IRFIDWithISO14443A. request()寻卡 Search card | 
| Modifier and Type | Method and Description | 
|---|---|
| SimpleRFIDEntity | RFIDWithISO14443A_mtk. read(int block)读卡,适用于Urltra light标签 card reading, used for Urltra light tag | 
| SimpleRFIDEntity | RFIDWithISO14443A_mtk. read(java.lang.String key,
    RFIDWithISO14443A.KeyType keyType,
    int sector,
    int block)读卡,此函数包含寻卡和验证密钥步骤 Read card, this formula includes card search and key verfication procedure | 
| SimpleRFIDEntity | RFIDWithISO14443A_mtk. readAllData(java.lang.String key,
           RFIDWithISO14443A.TagType tagType)读卡,读取卡片所有块中的数据 Card reading, read data of all blocks in the card | 
| SimpleRFIDEntity | RFIDWithISO14443A_mtk. request()寻卡 Search card | 
| Modifier and Type | Method and Description | 
|---|---|
| SimpleRFIDEntity | RFIDWithISO14443A_qcom. read(int block)读卡,适用于Urltra light标签 card reading, used for Urltra light tag | 
| SimpleRFIDEntity | RFIDWithISO14443A_qcom. read(java.lang.String key,
    RFIDWithISO14443A.KeyType keyType,
    int sector,
    int block)读卡,此函数包含寻卡和验证密钥步骤 Read card, this formula includes card search and key verfication procedure | 
| SimpleRFIDEntity | RFIDWithISO14443A_qcom. readAllData(java.lang.String key,
           RFIDWithISO14443A.TagType tagType)读卡,读取卡片所有块中的数据 Card reading, read data of all blocks in the card | 
| SimpleRFIDEntity | RFIDWithISO14443A_qcom. request()寻卡 Search card |