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