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