| Modifier and Type | Method and Description |
|---|---|
static PcscReader.DisconnectionMode |
PcscReader.DisconnectionMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PcscReader.DisconnectionMode[] |
PcscReader.DisconnectionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PcscReader |
PcscReader.setDisconnectionMode(PcscReader.DisconnectionMode disconnectionMode)
Changes the action to be taken after disconnection (default value
LEAVE). |