public static final class StUhf.InterrogatorModelB.UmbSelectionRecord
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
StUhf.InterrogatorModelB.UmbSelectionRecord.SelectionCommand
SELECT recording Command
|
Modifier and Type | Method and Description |
---|---|
StUhf.InterrogatorModelB.UmbSelectionRecord.SelectionCommand |
getCommand()
Gets the current record in the Command
|
int |
getIndex()
Gets the current record in the index number, the range is [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)