Package | Description |
---|---|
eu.bandm.tools.option.absy |
Meaning: Source format for the Option
compiler, for command line parsing, GUI input,
generation of documentation, etc.
|
Modifier and Type | Method and Description |
---|---|
Element_optionlist.Attr_fragmentedLists.Value |
Element_optionlist.Attr_fragmentedLists.getDefaultValue()
Method to read the contents of field defaultValue.
|
static Element_optionlist.Attr_fragmentedLists.Value |
Element_optionlist.Attr_fragmentedLists.Value.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Element_optionlist.Attr_fragmentedLists.Value[] |
Element_optionlist.Attr_fragmentedLists.Value.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected Class<Element_optionlist.Attr_fragmentedLists.Value> |
Element_optionlist.Attr_fragmentedLists.getValueClass() |
protected HashMap<String,? extends Element_optionlist.Attr_fragmentedLists.Value> |
Element_optionlist.Attr_fragmentedLists.getValueMap() |
Modifier and Type | Method and Description |
---|---|
void |
Element_optionlist.Attr_fragmentedLists.setValue(Element_optionlist.Attr_fragmentedLists.Value v) |
see also the complete user documentation .