public final class SelectFileRespPars extends AbstractPoResponseParser
The value of the Proprietary Information tag is extracted from the Select File response and made available using the corresponding getter.
| Constructor and Description |
|---|
SelectFileRespPars(org.eclipse.keyple.core.card.message.ApduResponse response,
SelectFileCmdBuild builder)
Instantiates a new SelectFileRespPars.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getProprietaryInformation() |
protected java.util.Map<java.lang.Integer,org.eclipse.keyple.core.card.command.AbstractApduResponseParser.StatusProperties> |
getStatusTable() |
buildCommandException, checkStatus, getBuilderpublic SelectFileRespPars(org.eclipse.keyple.core.card.message.ApduResponse response,
SelectFileCmdBuild builder)
response - the response from the PObuilder - 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 org.eclipse.keyple.core.card.command.AbstractApduResponseParserpublic byte[] getProprietaryInformation()