Uses of Enum Class
com.tccc.kos.ext.freestyle.hardware.rfid.RfidRegion
Packages that use RfidRegion
-
Uses of RfidRegion in com.tccc.kos.ext.freestyle.hardware.rfid
Methods in com.tccc.kos.ext.freestyle.hardware.rfid that return RfidRegionModifier and TypeMethodDescriptionstatic RfidRegion
Returns the enum constant of this class with the specified name.static RfidRegion[]
RfidRegion.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of RfidRegion in com.tccc.kos.ext.freestyle.region
Methods in com.tccc.kos.ext.freestyle.region that return RfidRegionModifier and TypeMethodDescriptionFreestyleRegion.getRfidRegion()
The rfid region to use for the rfid reader.Methods in com.tccc.kos.ext.freestyle.region with parameters of type RfidRegion