public final class GetDataTraceRespPars extends AbstractPoResponseParser
Provides getter methods for all relevant information.
| Constructor and Description |
|---|
GetDataTraceRespPars(org.eclipse.keyple.core.card.message.ApduResponse response,
GetDataTraceCmdBuild builder)
Instantiates a new GetDataTraceRespPars from the ApduResponse to a selection application
command.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.Integer,org.eclipse.keyple.core.card.command.AbstractApduResponseParser.StatusProperties> |
getStatusTable() |
buildCommandException, checkStatus, getBuilderpublic GetDataTraceRespPars(org.eclipse.keyple.core.card.message.ApduResponse response,
GetDataTraceCmdBuild builder)
response - the Traceability Data response from Get Data APDU commandbuilder - the reference to the builder that created this parser