Uses of Enum Class
eu.bandm.tools.option.absy.Element_rep.Attr_kind.Value
Packages that use Element_rep.Attr_kind.Value
Package
Description
Meaning: Source format for the Option
compiler, for command line parsing, GUI input,
generation of documentation, etc.
-
Uses of Element_rep.Attr_kind.Value in eu.bandm.tools.option.absy
Fields in eu.bandm.tools.option.absy declared as Element_rep.Attr_kind.ValueModifier and TypeFieldDescription(package private) static final Element_rep.Attr_kind.ValueElement_rep.Attr_kind.defaultValueMethods in eu.bandm.tools.option.absy that return Element_rep.Attr_kind.ValueModifier and TypeMethodDescriptionElement_rep.Attr_kind.getDefaultValue()Method to read the contents of field defaultValue.static Element_rep.Attr_kind.ValueReturns the enum constant of this class with the specified name.static Element_rep.Attr_kind.Value[]Element_rep.Attr_kind.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_rep.Attr_kind.ValueModifier and TypeMethodDescriptionprotected final Class<Element_rep.Attr_kind.Value> Element_rep.Attr_kind.getValueClass()protected final HashMap<String, ? extends Element_rep.Attr_kind.Value> Element_rep.Attr_kind.getValueMap()Constructors in eu.bandm.tools.option.absy with parameters of type Element_rep.Attr_kind.Value