public class SetAdvancedSettingParam extends Object implements Serializable
Constructor and Description |
---|
SetAdvancedSettingParam() |
Modifier and Type | Method and Description |
---|---|
SettingParam |
getSettingParam() |
String |
getValue() |
void |
setSettingParam(SettingParam settingParam)
SettingParam parameter that contains ModuleId and Advanced Setting's variable name. |
void |
setValue(String value)
This is the String representation of the variable.
|
String |
toString() |
public SettingParam getSettingParam()
public void setSettingParam(SettingParam settingParam)
SettingParam
parameter that contains ModuleId and Advanced Setting's variable name.public String getValue()
public void setValue(String value)
Copyright © 2022 KOBIL Systems GmbH. All rights reserved.