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, set
public static final String NAME
public Prefixes()
public String getHelpLong()
ConsoleSetting
getHelpLong
in interface Help
getHelpLong
in class ConsoleSetting<Set<Namespace>>
public String getName()
Help
public void clear()
Setting
public String getAsString()
ConsoleSetting
getAsString
in class ConsoleSetting<Set<Namespace>>
public void setFromString(String value) throws IllegalArgumentException
ConsoleSetting
setFromString
in class ConsoleSetting<Set<Namespace>>
value
- string valueIllegalArgumentException
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.