Package | Description |
---|---|
org.eclipse.keyple.core.card.selection |
Contains the classes to handle the card selection process.
|
Modifier and Type | Method and Description |
---|---|
CardSelector.AidSelector.FileControlInformation |
CardSelector.AidSelector.getFileControlInformation() |
static CardSelector.AidSelector.FileControlInformation |
CardSelector.AidSelector.FileControlInformation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CardSelector.AidSelector.FileControlInformation[] |
CardSelector.AidSelector.FileControlInformation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CardSelector.AidSelector.AidSelectorBuilder |
CardSelector.AidSelector.AidSelectorBuilder.fileControlInformation(CardSelector.AidSelector.FileControlInformation fileControlInformation)
Sets the file control mode (see ISO7816-4)
|