-
Methods in javax.smartcardio that return Card
Modifier and Type |
Method |
Description |
abstract Card |
CardTerminal.connect(String protocol) |
Establishes a connection to the card.
|
abstract Card |
CardChannel.getCard() |
Returns the Card this channel is associated with.
|