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