public class AurParameter
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
AurParameter.Enable
Enable or not
|
static class |
AurParameter.EpcNTidData
The EPC and TID data
|
static class |
AurParameter.InventoryData
The Data which is inventoried.
|
static class |
AurParameter.LinkFrequencyType
Gen2 LinkFrequency.
|
static class |
AurParameter.LockAction
The action to lock memory.
|
static class |
AurParameter.LockMemory
The memory which is going to lock.
|
static class |
AurParameter.MemoryBank
Memory Bank of tag
|
static class |
AurParameter.ReadTagData
The data of readTag of readTagOnce requests.
|
static class |
AurParameter.ReflectedPower
The reflected power RSSI without any tag presented.
|
static class |
AurParameter.Result |
static class |
AurParameter.RxDecodeType
Gen2 RxDecode.
|
static class |
AurParameter.SelectOption
The bank to be filtered for selecting a tag.
|
static class |
AurParameter.Session
Gen2 Session.
|
static class |
AurParameter.SgtinFilter
The filter value of EPC encoding in SGTIN format.
|
static class |
AurParameter.TagRssi
The RSSI reflected by the tag.
|
static class |
AurParameter.Target
Gen2 Target.
|
static class |
AurParameter.Untraceable
Gen2 Untraceable Parameter.
|
static class |
AurParameter.Visibility |
Constructor and Description |
---|
AurParameter() |
Modifier and Type | Method and Description |
---|---|
static java.util.Map<LockMemory,LockAction> |
convert(java.util.Map<AurParameter.LockMemory,AurParameter.LockAction> lockInfos) |
public static java.util.Map<LockMemory,LockAction> convert(java.util.Map<AurParameter.LockMemory,AurParameter.LockAction> lockInfos)