Uses of Enum
org.odftoolkit.odfdom.dom.attribute.style.StyleFontWeightComplexAttribute.Value
Packages that use StyleFontWeightComplexAttribute.Value
-
Uses of StyleFontWeightComplexAttribute.Value in org.odftoolkit.odfdom.dom.attribute.style
Methods in org.odftoolkit.odfdom.dom.attribute.style that return StyleFontWeightComplexAttribute.ValueModifier and TypeMethodDescriptionStyleFontWeightComplexAttribute.Value.enumValueOf(String value) StyleFontWeightComplexAttribute.getEnumValue()Returns the enum constant of this type with the specified name.StyleFontWeightComplexAttribute.Value.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.odftoolkit.odfdom.dom.attribute.style with parameters of type StyleFontWeightComplexAttribute.ValueModifier and TypeMethodDescriptionvoidStyleFontWeightComplexAttribute.setEnumValue(StyleFontWeightComplexAttribute.Value attrValue)