public abstract static class StUhf.InterrogatorModelDs.UmdOnIso18k6bInventory
extends java.lang.Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
StUhf.InterrogatorModelDs.UmdOnIso18k6bInventory.Iso18k6bInventoryResult |
| 构造器和说明 |
|---|
UmdOnIso18k6bInventory() |
| 限定符和类型 | 方法和说明 |
|---|---|
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)