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