| Package | Description |
|---|---|
| org.eclipse.keyple.core.card.message |
Contains the POJOs carrying the data to or from the cards.
|
| Modifier and Type | Method and Description |
|---|---|
SelectionStatus |
CardSelectionResponse.getSelectionStatus()
Gets the selection status.
|
| Constructor and Description |
|---|
CardSelectionResponse(SelectionStatus selectionStatus,
CardResponse cardResponse)
Constructor.
|