public final class CloseSessionRespPars extends AbstractPoResponseParser
| Constructor and Description |
|---|
CloseSessionRespPars(org.eclipse.keyple.core.card.message.ApduResponse response,
CloseSessionCmdBuild builder)
Instantiates a new CloseSessionRespPars from the response.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getPostponedData() |
byte[] |
getSignatureLo() |
protected java.util.Map<java.lang.Integer,org.eclipse.keyple.core.card.command.AbstractApduResponseParser.StatusProperties> |
getStatusTable() |
buildCommandException, checkStatus, getBuilderpublic CloseSessionRespPars(org.eclipse.keyple.core.card.message.ApduResponse response,
CloseSessionCmdBuild builder)
response - from CloseSessionCmdBuildbuilder - 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[] getSignatureLo()
public byte[] getPostponedData()