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