Package | Description |
---|---|
org.eclipse.keyple.core.card.command |
Contains the basic APIs needed to build and parse the cards' APDUs.
|
Modifier and Type | Field and Description |
---|---|
protected static java.util.Map<java.lang.Integer,AbstractApduResponseParser.StatusProperties> |
AbstractApduResponseParser.STATUS_TABLE
This Map stores expected status that could be .
|
Modifier and Type | Method and Description |
---|---|
protected java.util.Map<java.lang.Integer,AbstractApduResponseParser.StatusProperties> |
AbstractApduResponseParser.getStatusTable()
Returns the internal status table
|