Uses of Enum Class
eu.bandm.tools.option.absy.Element_optionlist.Attr_setterFunctions.Value
Package
Description
Meaning: Source format for the Option
compiler, for command line parsing, GUI input,
generation of documentation, etc.
-
Uses of Element_optionlist.Attr_setterFunctions.Value in eu.bandm.tools.option.absy
Modifier and TypeFieldDescription(package private) static final Element_optionlist.Attr_setterFunctions.Value
Element_optionlist.Attr_setterFunctions.defaultValue
Modifier and TypeMethodDescriptionElement_optionlist.Attr_setterFunctions.getDefaultValue()
Method to read the contents of field defaultValue.Returns the enum constant of this class with the specified name.Element_optionlist.Attr_setterFunctions.Value.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprotected final Class<Element_optionlist.Attr_setterFunctions.Value>
Element_optionlist.Attr_setterFunctions.getValueClass()
protected final HashMap<String,
? extends Element_optionlist.Attr_setterFunctions.Value> Element_optionlist.Attr_setterFunctions.getValueMap()
Modifier and TypeMethodDescriptionvoid
Element_optionlist.Attr_setterFunctions.setValue
(Element_optionlist.Attr_setterFunctions.Value v) ModifierConstructorDescription(package private)