public class ShowPrefix extends ConsoleSetting<Boolean>
Constructor and Description |
---|
ShowPrefix()
Constructor
|
ShowPrefix(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, set
public static final String NAME
public ShowPrefix()
public ShowPrefix(Boolean initValue)
initValue
- public String getHelpLong()
ConsoleSetting
getHelpLong
in interface Help
getHelpLong
in class ConsoleSetting<Boolean>
public String getName()
Help
public void setFromString(String value) throws IllegalArgumentException
ConsoleSetting
setFromString
in class ConsoleSetting<Boolean>
value
- string valueIllegalArgumentException
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.