| Package | Description |
|---|---|
| javax.smartcardio |
Java™ Smart Card I/O API
|
| Modifier and Type | Method and Description |
|---|---|
static CardTerminals |
CardTerminals.State.valueOf(String
Returns the enum constant of this type with the specified name.
|
static CardTerminals |
CardTerminals.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract List |
CardTerminals.list(CardTerminals
Returns an unmodifiable list of all terminals matching the specified state.
|