public class STUHFL_T_ST25RU3993_RwdConfig extends BR_ST25RU3993_RwdConfig
BR_ST25RU3993_RwdConfig.Fields
Modifier and Type | Field and Description |
---|---|
STUHFL_E.RWD_CFG_ID |
id |
int |
value
< I Param: Reader configuration ID
|
Constructor and Description |
---|
STUHFL_T_ST25RU3993_RwdConfig() |
STUHFL_T_ST25RU3993_RwdConfig(STUHFL_E.RWD_CFG_ID id,
int value) |
STUHFL_T_ST25RU3993_RwdConfig(STUHFL_T_ST25RU3993_RwdConfig other)
< I/O Param: Corresponding configuration value
|
Modifier and Type | Method and Description |
---|---|
STUHFL_E.RET_CODE |
commit()
Set reader configuration
|
STUHFL_E.RET_CODE |
fetch()
Get reader configuration
|
java.lang.String |
toString() |
_Get_RwdCfg, _Set_RwdCfg
public STUHFL_E.RWD_CFG_ID id
public int value
public STUHFL_T_ST25RU3993_RwdConfig(STUHFL_T_ST25RU3993_RwdConfig other)
public STUHFL_T_ST25RU3993_RwdConfig(STUHFL_E.RWD_CFG_ID id, int value)
public STUHFL_T_ST25RU3993_RwdConfig()
public STUHFL_E.RET_CODE commit()
public STUHFL_E.RET_CODE fetch()
public java.lang.String toString()
toString
in class java.lang.Object