Uses of Class
com.tccc.kos.ext.freestyle.hardware.rfid.freestyle.FreestyleRfidTag
Packages that use FreestyleRfidTag
Package
Description
-
Uses of FreestyleRfidTag in com.tccc.kos.ext.freestyle.hardware.can.troubles
Methods in com.tccc.kos.ext.freestyle.hardware.can.troubles that return FreestyleRfidTag -
Uses of FreestyleRfidTag in com.tccc.kos.ext.freestyle.hardware.rfid.freestyle
Methods in com.tccc.kos.ext.freestyle.hardware.rfid.freestyle that return FreestyleRfidTagModifier and TypeMethodDescriptionFreestyleRfidTagFactory.createTag(RfidAntenna antenna, int pos, short[] epcBank, short[] tidBank, short[] userBank, RfidReadDescriptor readDescriptor) TIDVerifyFreestyleRFIDTagFactory.createTag(RfidAntenna antenna, int pos, short[] epcBank, short[] tidBank, short[] userBank, RfidReadDescriptor readDescriptor) Constructor parameters in com.tccc.kos.ext.freestyle.hardware.rfid.freestyle with type arguments of type FreestyleRfidTagModifierConstructorDescriptionFreestyleRfidTag(RfidAntenna antenna, int pos, short[] epcBank, short[] tidBank, short[] userBank, RfidTagFactory<FreestyleRfidTag> factory, RfidReadDescriptor readDescriptor) Create a tag with the specified data. -
Uses of FreestyleRfidTag in com.tccc.kos.ext.freestyle.service.cartridge
Methods in com.tccc.kos.ext.freestyle.service.cartridge with parameters of type FreestyleRfidTagModifier and TypeMethodDescriptionvoidFreestyleCartridgeScanner.tagAdded(RfidPositionInfo<FreestyleRfidTag> info, String scanType, FreestyleRfidTag tag, int scanCount) voidFreestyleCartridgeScanner.tagRemoved(RfidPositionInfo<FreestyleRfidTag> info, String scanType, FreestyleRfidTag tag, int scanCount) Method parameters in com.tccc.kos.ext.freestyle.service.cartridge with type arguments of type FreestyleRfidTagModifier and TypeMethodDescriptionvoidFreestyleCartridgeScanner.tagAdded(RfidPositionInfo<FreestyleRfidTag> info, String scanType, FreestyleRfidTag tag, int scanCount) voidFreestyleCartridgeScanner.tagRemoved(RfidPositionInfo<FreestyleRfidTag> info, String scanType, FreestyleRfidTag tag, int scanCount)