Uses of Enum Class
eu.bandm.tools.option.absy.Element_optionlist.Attr_fragmentedLists.Value
Packages that use Element_optionlist.Attr_fragmentedLists.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_fragmentedLists.Value in eu.bandm.tools.option.absy
Fields in eu.bandm.tools.option.absy declared as Element_optionlist.Attr_fragmentedLists.ValueModifier and TypeFieldDescription(package private) static final Element_optionlist.Attr_fragmentedLists.Value
Element_optionlist.Attr_fragmentedLists.defaultValue
Methods in eu.bandm.tools.option.absy that return Element_optionlist.Attr_fragmentedLists.ValueModifier and TypeMethodDescriptionElement_optionlist.Attr_fragmentedLists.getDefaultValue()
Method to read the contents of field defaultValue.Returns the enum constant of this class with the specified name.Element_optionlist.Attr_fragmentedLists.Value.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in eu.bandm.tools.option.absy that return types with arguments of type Element_optionlist.Attr_fragmentedLists.ValueModifier and TypeMethodDescriptionprotected final Class
<Element_optionlist.Attr_fragmentedLists.Value> Element_optionlist.Attr_fragmentedLists.getValueClass()
protected final HashMap
<String, ? extends Element_optionlist.Attr_fragmentedLists.Value> Element_optionlist.Attr_fragmentedLists.getValueMap()
Methods in eu.bandm.tools.option.absy with parameters of type Element_optionlist.Attr_fragmentedLists.ValueModifier and TypeMethodDescriptionvoid
Element_optionlist.Attr_fragmentedLists.setValue
(Element_optionlist.Attr_fragmentedLists.Value v) Constructors in eu.bandm.tools.option.absy with parameters of type Element_optionlist.Attr_fragmentedLists.ValueModifierConstructorDescription(package private)