Uses of Class
com.metratec.lib.inventory.event.TagEvent
-
Packages that use TagEvent Package Description com.metratec.lib.inventory.event -
-
Uses of TagEvent in com.metratec.lib.inventory.event
Subclasses of TagEvent in com.metratec.lib.inventory.event Modifier and Type Class Description class
TagArrivedEvent<T extends RfidTag>
A event which is called if a new tags was found in the inventoryclass
TagDepartedEvent<T extends RfidTag>
A event which is called if a tags is no longer in the inventory
-