Uses of Enum Class
eu.bandm.tools.doctypes.xhtml.Element_a.Attr_shape.Value
Packages that use Element_a.Attr_shape.Value
Package
Description
Meaning: Data model for documents conforming
to xhtml 1.0 strict.
-
Uses of Element_a.Attr_shape.Value in eu.bandm.tools.doctypes.xhtml
Methods in eu.bandm.tools.doctypes.xhtml that return Element_a.Attr_shape.ValueModifier and TypeMethodDescriptionElement_a.Attr_shape.getDefaultValue()Method to read the contents of field defaultValue.static Element_a.Attr_shape.ValueReturns the enum constant of this class with the specified name.static Element_a.Attr_shape.Value[]Element_a.Attr_shape.Value.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in eu.bandm.tools.doctypes.xhtml that return types with arguments of type Element_a.Attr_shape.ValueModifier and TypeMethodDescriptionprotected final Class<Element_a.Attr_shape.Value> Element_a.Attr_shape.getValueClass()protected final HashMap<String, ? extends Element_a.Attr_shape.Value> Element_a.Attr_shape.getValueMap()Methods in eu.bandm.tools.doctypes.xhtml with parameters of type Element_a.Attr_shape.ValueModifier and TypeMethodDescriptionvoidElement_a.Attr_shape.setValue(Element_a.Attr_shape.Value v)