public class SvCheckRespPars extends AbstractSamResponseParser
| Constructor and Description |
|---|
SvCheckRespPars(org.eclipse.keyple.core.card.message.ApduResponse response,
SvCheckCmdBuild builder)
Instantiates a new SvCheckRespPars.
|
| 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 SvCheckRespPars(org.eclipse.keyple.core.card.message.ApduResponse response,
SvCheckCmdBuild builder)
response - from the SAMbuilder - the reference to the builder that created this parserprotected java.util.Map<java.lang.Integer,org.eclipse.keyple.core.card.command.AbstractApduResponseParser.StatusProperties> getStatusTable()
getStatusTable in class AbstractSamResponseParser