public class UnlockRespPars extends AbstractSamResponseParser
| Constructor and Description |
|---|
UnlockRespPars(org.eclipse.keyple.core.card.message.ApduResponse response,
UnlockCmdBuild builder)
Instantiates a new
UnlockRespPars. |
| 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 UnlockRespPars(org.eclipse.keyple.core.card.message.ApduResponse response,
UnlockCmdBuild builder)
UnlockRespPars.response - the responsebuilder - 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