Uses of Enum Class
org.eclipse.keypop.reader.ObservableCardReader.DetectionMode
Packages that use ObservableCardReader.DetectionMode
Package
Description
Components used in applications to manage readers and their observation.
-
Uses of ObservableCardReader.DetectionMode in org.eclipse.keypop.reader
Methods in org.eclipse.keypop.reader that return ObservableCardReader.DetectionModeModifier 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.Methods in org.eclipse.keypop.reader with parameters of type ObservableCardReader.DetectionModeModifier and TypeMethodDescriptionvoidObservableCardReader.startCardDetection(ObservableCardReader.DetectionMode detectionMode) Starts the card detection.