Uses of Enum Class
org.eclipse.keypop.reader.selection.CommonIsoCardSelector.FileControlInformation
Packages that use CommonIsoCardSelector.FileControlInformation
-
Uses of CommonIsoCardSelector.FileControlInformation in org.eclipse.keypop.reader.selection
Methods in org.eclipse.keypop.reader.selection that return CommonIsoCardSelector.FileControlInformationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.CommonIsoCardSelector.FileControlInformation.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.FileControlInformationModifier and TypeMethodDescriptionCommonIsoCardSelector.setFileControlInformation
(CommonIsoCardSelector.FileControlInformation fileControlInformation) Sets the file control mode (see ISO7816-4).