Uses of Enum
org.odftoolkit.odfdom.dom.attribute.fo.FoFontStyleAttribute.Value
Packages that use FoFontStyleAttribute.Value
-
Uses of FoFontStyleAttribute.Value in org.odftoolkit.odfdom.dom.attribute.fo
Methods in org.odftoolkit.odfdom.dom.attribute.fo that return FoFontStyleAttribute.ValueModifier and TypeMethodDescriptionstatic FoFontStyleAttribute.ValueFoFontStyleAttribute.Value.enumValueOf(String value) FoFontStyleAttribute.getEnumValue()static FoFontStyleAttribute.ValueReturns the enum constant of this type with the specified name.static FoFontStyleAttribute.Value[]FoFontStyleAttribute.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.fo with parameters of type FoFontStyleAttribute.ValueModifier and TypeMethodDescriptionvoidFoFontStyleAttribute.setEnumValue(FoFontStyleAttribute.Value attrValue)