public class SaveHistory extends ConsoleSetting<Boolean>
| Constructor and Description | 
|---|
| SaveHistory()Constructor | 
| SaveHistory(Boolean initValue)Constructor | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getHelpLong()Get long description | 
| String | getName()Get the name of the command | 
| void | setFromString(String value)Set the value for this setting from a string | 
clear, get, getAsString, getHelpShort, getInitValue, getType, setpublic static final String NAME
public SaveHistory()
public SaveHistory(Boolean initValue)
initValue - public String getHelpLong()
ConsoleSettinggetHelpLong in interface HelpgetHelpLong in class ConsoleSetting<Boolean>public String getName()
Helppublic void setFromString(String value) throws IllegalArgumentException
ConsoleSettingsetFromString in class ConsoleSetting<Boolean>value - string valueIllegalArgumentExceptionCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.