Uses of Enum Class
eu.bandm.tools.option.absy.Element_int.Attr_format.Value
Packages that use 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
Fields in eu.bandm.tools.option.absy declared as Element_int.Attr_format.ValueModifier and TypeFieldDescription(package private) static final Element_int.Attr_format.Value
Element_int.Attr_format.defaultValue
Methods in eu.bandm.tools.option.absy that return Element_int.Attr_format.ValueModifier 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.Methods in eu.bandm.tools.option.absy that return types with arguments of type Element_int.Attr_format.ValueModifier 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()
Methods in eu.bandm.tools.option.absy with parameters of type Element_int.Attr_format.ValueModifier and TypeMethodDescriptionvoid
Element_int.Attr_format.setValue
(Element_int.Attr_format.Value v) Constructors in eu.bandm.tools.option.absy with parameters of type Element_int.Attr_format.Value