| Modifier and Type | Method and Description |
|---|---|
static PcscReader.SharingMode |
PcscReader.SharingMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PcscReader.SharingMode[] |
PcscReader.SharingMode.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.setSharingMode(PcscReader.SharingMode sharingMode)
Changes the PC/SC sharing mode (default value
EXCLUSIVE). |