public abstract static class StUhf.InterrogatorModelC.UmcOnNewUiiInventoried
extends java.lang.Object
Constructor and Description |
---|
UmcOnNewUiiInventoried() |
Modifier and Type | Method and Description |
---|---|
abstract void |
onEnd(int errorId)
when finished ,this method will be called
|
void |
onNewErrorReport(int errorCode,
StUhf.InterrogatorModelC.UmcErrorCode umcErrorCode) |
abstract void |
onNewTagInventoried(StUhf.UII uii)
if inventoried a tag,this method will be called to notify
|
public abstract void onNewTagInventoried(StUhf.UII uii)
uii:
-
UII of tag inventoried public abstract void onEnd(int errorId)
public void onNewErrorReport(int errorCode, StUhf.InterrogatorModelC.UmcErrorCode umcErrorCode)