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