public class SamWriteKeyRespPars extends AbstractSamResponseParser
| Constructor and Description |
|---|
SamWriteKeyRespPars(org.eclipse.keyple.core.card.message.ApduResponse response,
SamWriteKeyCmdBuild 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 SamWriteKeyRespPars(org.eclipse.keyple.core.card.message.ApduResponse response,
SamWriteKeyCmdBuild 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