public static final class StUhf.InterrogatorModelB.UmbSelectionRecord
extends java.lang.Object
限定符和类型 | 类和说明 |
---|---|
static class |
StUhf.InterrogatorModelB.UmbSelectionRecord.SelectionCommand
SELECT记录中的Command
|
限定符和类型 | 方法和说明 |
---|---|
StUhf.InterrogatorModelB.UmbSelectionRecord.SelectionCommand |
getCommand()
获取当前记录中的Command
|
int |
getIndex()
获取当前记录所在的索引号,范围为[0-15]
|
static StUhf.InterrogatorModelB.UmbSelectionRecord |
getNewInstance(int sIndex,
StUhf.InterrogatorModelB.UmbSelectionRecord.SelectionCommand sCmd) |
public int getIndex()
public StUhf.InterrogatorModelB.UmbSelectionRecord.SelectionCommand getCommand()
public static StUhf.InterrogatorModelB.UmbSelectionRecord getNewInstance(int sIndex, StUhf.InterrogatorModelB.UmbSelectionRecord.SelectionCommand sCmd)