| Modifier and Type | Field and Description | 
|---|---|
| static Set<Namespace> | DEFAULT | 
| static String | NAME | 
| Constructor and Description | 
|---|
| Prefixes()Constructor
 
 Default set of namespaces are well-known ones | 
| Prefixes(Set<Namespace> initValue)Constructor | 
| Modifier and Type | Method and Description | 
|---|---|
| void | clear()Clear setting | 
| String | getAsString()Get the value for this setting as a string | 
| 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 | 
get, getHelpShort, getInitValue, getType, setpublic static final String NAME
public Prefixes()
public String getHelpLong()
ConsoleSettinggetHelpLong in interface HelpgetHelpLong in class ConsoleSetting<Set<Namespace>>public String getName()
Helppublic void clear()
Settingpublic String getAsString()
ConsoleSettinggetAsString in class ConsoleSetting<Set<Namespace>>public void setFromString(String value) throws IllegalArgumentException
ConsoleSettingsetFromString in class ConsoleSetting<Set<Namespace>>value - string valueIllegalArgumentExceptionCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.