public final class AppendRecordRespPars extends AbstractPoResponseParser
| Constructor and Description |
|---|
AppendRecordRespPars(org.eclipse.keyple.core.card.message.ApduResponse response,
AppendRecordCmdBuild builder)
Instantiates a new AppendRecordRespPars.
|
| 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 AppendRecordRespPars(org.eclipse.keyple.core.card.message.ApduResponse response,
AppendRecordCmdBuild builder)
response - the response from the PObuilder - the reference to the builder that created this parser