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