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