public class DigestInitRespPars extends AbstractSamResponseParser
| Constructor and Description |
|---|
DigestInitRespPars(org.eclipse.keyple.core.card.message.ApduResponse response,
DigestInitCmdBuild builder)
Instantiates a new DigestInitRespPars.
|
| 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 DigestInitRespPars(org.eclipse.keyple.core.card.message.ApduResponse response,
DigestInitCmdBuild builder)
response - from DigestInitCmdBuildbuilder - 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