public abstract static class StUhf.InterrogatorModelDs.UmdOnIso18k6bInventory
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
StUhf.InterrogatorModelDs.UmdOnIso18k6bInventory.Iso18k6bInventoryResult |
Constructor and Description |
---|
UmdOnIso18k6bInventory() |
Modifier and Type | Method and Description |
---|---|
abstract void |
onFinishedSuccessfully(int antId,
int tagFound) |
abstract void |
onFinishedWithError(StUhf.InterrogatorModelDs.UmdErrorCode error) |
abstract void |
onTagInventory(StUhf.InterrogatorModelDs.UmdOnIso18k6bInventory.Iso18k6bInventoryResult rslt,
int antId) |
public abstract void onTagInventory(StUhf.InterrogatorModelDs.UmdOnIso18k6bInventory.Iso18k6bInventoryResult rslt, int antId)
public abstract void onFinishedSuccessfully(int antId, int tagFound)
public abstract void onFinishedWithError(StUhf.InterrogatorModelDs.UmdErrorCode error)