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