Uses of Enum Class
org.eclipse.keypop.reader.CardReaderEvent.Type
Packages that use CardReaderEvent.Type
Package
Description
Components used in applications to manage readers and their observation.
-
Uses of CardReaderEvent.Type in org.eclipse.keypop.reader
Methods in org.eclipse.keypop.reader that return CardReaderEvent.TypeModifier and TypeMethodDescriptionCardReaderEvent.getType()Returns the card reader event type.static CardReaderEvent.TypeReturns the enum constant of this class with the specified name.static CardReaderEvent.Type[]CardReaderEvent.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.