Uses of Enum Class
com.pi4j.crowpi.components.internal.rfid.RfidCardType
-
Uses of RfidCardType in com.pi4j.crowpi.components.exceptions
-
Uses of RfidCardType in com.pi4j.crowpi.components.internal.rfid
Modifier and TypeMethodDescriptionstatic RfidCardType
RfidCardType.fromSak
(byte sak) Returns the detected card type based on SAK.static RfidCardType
Returns the enum constant of this class with the specified name.static RfidCardType[]
RfidCardType.values()
Returns an array containing the constants of this enum class, in the order they are declared.