Uses of Interface
org.eclipse.keypop.reader.selection.CommonIsoCardSelector
-
Packages that use CommonIsoCardSelector Package Description org.eclipse.keypop.reader.selection Components used to manage card selection. -
-
Uses of CommonIsoCardSelector in org.eclipse.keypop.reader.selection
Classes in org.eclipse.keypop.reader.selection with type parameters of type CommonIsoCardSelector Modifier and Type Interface Description interface
CommonIsoCardSelector<T extends CommonIsoCardSelector<T>>
Common ISO filters used to restrict the selection process to certain ISO 7816-4 cards.Subinterfaces of CommonIsoCardSelector in org.eclipse.keypop.reader.selection Modifier and Type Interface Description interface
IsoCardSelector
ISO filters used to restrict the selection process to certain ISO 7816-4 cards.
-