Uses of Enum Class
org.eclipse.keypop.reader.selection.CommonIsoCardSelector.FileOccurrence
Packages that use CommonIsoCardSelector.FileOccurrence
-
Uses of CommonIsoCardSelector.FileOccurrence in org.eclipse.keypop.reader.selection
Methods in org.eclipse.keypop.reader.selection that return CommonIsoCardSelector.FileOccurrenceModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static CommonIsoCardSelector.FileOccurrence[]
CommonIsoCardSelector.FileOccurrence.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclipse.keypop.reader.selection with parameters of type CommonIsoCardSelector.FileOccurrenceModifier and TypeMethodDescriptionCommonIsoCardSelector.setFileOccurrence
(CommonIsoCardSelector.FileOccurrence fileOccurrence) Sets the file occurrence mode (see ISO7816-4).