public class SelectFile extends Command
Modifier and Type | Class and Description |
---|---|
static class |
SelectFile.SELECT_TYPE |
CLA, LE, P1, P2, responseData, SW, SW2, swDescription, TAG
Constructor and Description |
---|
SelectFile(SelectFile.SELECT_TYPE type,
byte[] data) |
Modifier and Type | Method and Description |
---|---|
protected byte[] |
buildData() |
protected void |
ownCheckStatusResponse() |
getInstance, getResponseData, send
public SelectFile(SelectFile.SELECT_TYPE type, byte[] data)
protected void ownCheckStatusResponse()
ownCheckStatusResponse
in class Command