Modifier and Type | Method and Description |
---|---|
MultiTagListType |
Configurator.GetMultiTagListType()
Gets the data type in which the multi-tag list of the 1800 device should
store in order to avoid duplicate tag scans.
|
static MultiTagListType |
MultiTagListType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MultiTagListType[] |
MultiTagListType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Configurator.SetMultiTagListType(MultiTagListType type)
Sets the data type in which the multi-tag list of the 1800 device should
store in order to avoid duplicate tag scans.
|