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