| Package | Description | 
|---|---|
| com.rscja.deviceapi.entity | |
| com.rscja.deviceapi.interfaces | |
| com.rscja.team.qcom.r1.hf | 
| Modifier and Type | Method and Description | 
|---|---|
| HF15693RequestEntity | HF15693RequestEntity.Builder. create() | 
| Modifier and Type | Method and Description | 
|---|---|
| HF15693RequestEntity | IHF15693. request15693()寻卡(Search card) | 
| Modifier and Type | Method and Description | 
|---|---|
| byte[] | IHF15693. read(HF15693RequestEntity entity,
    int block)读卡(Read card) | 
| boolean | IHF15693. write(HF15693RequestEntity entity,
     int block,
     byte[] pszData)写卡(Write card) | 
| boolean | IHF15693. writeAFI(HF15693RequestEntity entity,
        byte afi)写入AFI(Write AFi) | 
| boolean | IHF15693. writeDsfid(HF15693RequestEntity entity,
          byte dsfid)写入Dsfid(Write Dsfid) | 
| Modifier and Type | Method and Description | 
|---|---|
| HF15693RequestEntity | HF15693. request15693()寻卡(Search card) | 
| Modifier and Type | Method and Description | 
|---|---|
| byte[] | HF15693. read(HF15693RequestEntity entity,
    int block)读卡(Read card) | 
| boolean | HF15693. write(HF15693RequestEntity entity,
     int block,
     byte[] pszData)写卡(Write card) | 
| boolean | HF15693. writeAFI(HF15693RequestEntity entity,
        byte afi)写入AFI(Write AFi) | 
| boolean | HF15693. writeDsfid(HF15693RequestEntity entity,
          byte dsfid)写入Dsfid(Write Dsfid) |