Uses of Enum
org.odftoolkit.odfdom.dom.attribute.style.StyleFontWeightAsianAttribute.Value
Packages that use StyleFontWeightAsianAttribute.Value
-
Uses of StyleFontWeightAsianAttribute.Value in org.odftoolkit.odfdom.dom.attribute.style
Methods in org.odftoolkit.odfdom.dom.attribute.style that return StyleFontWeightAsianAttribute.ValueModifier and TypeMethodDescriptionStyleFontWeightAsianAttribute.Value.enumValueOf(String value) StyleFontWeightAsianAttribute.getEnumValue()Returns the enum constant of this type with the specified name.static StyleFontWeightAsianAttribute.Value[]StyleFontWeightAsianAttribute.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 StyleFontWeightAsianAttribute.ValueModifier and TypeMethodDescriptionvoidStyleFontWeightAsianAttribute.setEnumValue(StyleFontWeightAsianAttribute.Value attrValue)