Uses of Enum Class
org.eclipse.keypop.reader.ObservableCardReader.DetectionMode
Package
Description
Components used in applications to manage readers and their observation.
-
Uses of ObservableCardReader.DetectionMode in org.eclipse.keypop.reader
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ObservableCardReader.DetectionMode[]
ObservableCardReader.DetectionMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ObservableCardReader.startCardDetection
(ObservableCardReader.DetectionMode detectionMode) Starts the card detection.