public class STUHFL_T_ST25RU3993_Gb29768_InventoryCfg.QueryParams
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
STUHFL_E.GB29768_CONDITION |
condition |
STUHFL_E.GB29768_SESSION |
session
< I/O Param: Condition setting
|
STUHFL_E.GB29768_TARGET |
target
< I/O Param: STUHFL_D_GB29768_SESSION_S0, ...
|
boolean |
targetDepletionMode
< I/O Param: Target A/B toggle
|
boolean |
toggleTarget
< I/O Param: For QUERY Target field
|
Constructor and Description |
---|
QueryParams(STUHFL_E.GB29768_CONDITION condition,
STUHFL_E.GB29768_SESSION session,
STUHFL_E.GB29768_TARGET target,
boolean toggleTarget,
boolean targetDepletionMode)
< I/O Param: If TRUE and the target shall be toggled in inventory an additional inventory round before the target is toggled will be executed.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public STUHFL_E.GB29768_CONDITION condition
public STUHFL_E.GB29768_SESSION session
public STUHFL_E.GB29768_TARGET target
public boolean toggleTarget
public boolean targetDepletionMode
public QueryParams(STUHFL_E.GB29768_CONDITION condition, STUHFL_E.GB29768_SESSION session, STUHFL_E.GB29768_TARGET target, boolean toggleTarget, boolean targetDepletionMode)