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_setterFunctions.Value |
Element_optionlist.Attr_setterFunctions.getDefaultValue()
Method to read the contents of field defaultValue.
|
static Element_optionlist.Attr_setterFunctions.Value |
Element_optionlist.Attr_setterFunctions.Value.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Element_optionlist.Attr_setterFunctions.Value[] |
Element_optionlist.Attr_setterFunctions.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_setterFunctions.Value> |
Element_optionlist.Attr_setterFunctions.getValueClass() |
protected HashMap<String,? extends Element_optionlist.Attr_setterFunctions.Value> |
Element_optionlist.Attr_setterFunctions.getValueMap() |
Modifier and Type | Method and Description |
---|---|
void |
Element_optionlist.Attr_setterFunctions.setValue(Element_optionlist.Attr_setterFunctions.Value v) |
see also the complete user documentation .