Uses of Class
com.tccc.kos.ext.freestyle.hardware.rfid.RfidWriteData
Packages that use RfidWriteData
-
Uses of RfidWriteData in com.tccc.kos.ext.freestyle.hardware.rfid
Methods in com.tccc.kos.ext.freestyle.hardware.rfid with parameters of type RfidWriteDataModifier and TypeMethodDescriptionvoid
RfidTag.updateTagData
(RfidWriteData data) Called when writeTag() performs a successful write with updateTag set to true.boolean
RfidTag.writeTag
(RfidWriteData data, boolean updateTag) Write the specified data to this tag.