public class STUHFL_T_ST25RU3993_Gen2_InventoryCfg extends BR_ST25RU3993_Gen2_InventoryCfg
Modifier and Type | Class and Description |
---|---|
class |
STUHFL_T_ST25RU3993_Gen2_InventoryCfg.AdaptiveSensitivity |
class |
STUHFL_T_ST25RU3993_Gen2_InventoryCfg.Anticollision |
class |
STUHFL_T_ST25RU3993_Gen2_InventoryCfg.AutoTuning |
class |
STUHFL_T_ST25RU3993_Gen2_InventoryCfg.Option |
class |
STUHFL_T_ST25RU3993_Gen2_InventoryCfg.QueryParams |
BR_ST25RU3993_Gen2_InventoryCfg.Fields
Constructor and Description |
---|
STUHFL_T_ST25RU3993_Gen2_InventoryCfg() |
STUHFL_T_ST25RU3993_Gen2_InventoryCfg(STUHFL_T_ST25RU3993_Gen2_InventoryCfg.Option option,
STUHFL_T_ST25RU3993_Gen2_InventoryCfg.Anticollision antiCollision,
STUHFL_T_ST25RU3993_Gen2_InventoryCfg.AutoTuning autoTuning,
STUHFL_T_ST25RU3993_Gen2_InventoryCfg.QueryParams queryParams,
STUHFL_T_ST25RU3993_Gen2_InventoryCfg.AdaptiveSensitivity adaptiveSensitivity) |
STUHFL_T_ST25RU3993_Gen2_InventoryCfg(STUHFL_T_ST25RU3993_Gen2_InventoryCfg other) |
Modifier and Type | Method and Description |
---|---|
STUHFL_E.RET_CODE |
commit()
Set general Gen2 inventory configuration
|
STUHFL_E.RET_CODE |
fetch()
Get general Gen2 inventory configuration
|
java.lang.String |
toString() |
_Get_Gen2_InventoryCfg, _Set_Gen2_InventoryCfg
public STUHFL_T_ST25RU3993_Gen2_InventoryCfg.Option option
public STUHFL_T_ST25RU3993_Gen2_InventoryCfg.Anticollision antiCollision
public STUHFL_T_ST25RU3993_Gen2_InventoryCfg.AutoTuning autoTuning
public STUHFL_T_ST25RU3993_Gen2_InventoryCfg.QueryParams queryParams
public STUHFL_T_ST25RU3993_Gen2_InventoryCfg.AdaptiveSensitivity adaptiveSensitivity
public STUHFL_T_ST25RU3993_Gen2_InventoryCfg(STUHFL_T_ST25RU3993_Gen2_InventoryCfg other)
public STUHFL_T_ST25RU3993_Gen2_InventoryCfg(STUHFL_T_ST25RU3993_Gen2_InventoryCfg.Option option, STUHFL_T_ST25RU3993_Gen2_InventoryCfg.Anticollision antiCollision, STUHFL_T_ST25RU3993_Gen2_InventoryCfg.AutoTuning autoTuning, STUHFL_T_ST25RU3993_Gen2_InventoryCfg.QueryParams queryParams, STUHFL_T_ST25RU3993_Gen2_InventoryCfg.AdaptiveSensitivity adaptiveSensitivity)
public STUHFL_T_ST25RU3993_Gen2_InventoryCfg()
public STUHFL_E.RET_CODE commit()
public STUHFL_E.RET_CODE fetch()
public java.lang.String toString()
toString
in class java.lang.Object