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
Fields in eu.bandm.tools.doctypes.xhtml declared as Element_a.Attr_shape.ValueModifier and TypeFieldDescription(package private) static final Element_a.Attr_shape.Value
Element_a.Attr_shape.defaultValue
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.Value
Returns 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 TypeMethodDescriptionvoid
Element_a.Attr_shape.setValue
(Element_a.Attr_shape.Value v) Constructors in eu.bandm.tools.doctypes.xhtml with parameters of type Element_a.Attr_shape.Value