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