Uses of Class
org.odftoolkit.odfdom.dom.attribute.fo.FoKeepWithNextAttribute.Value
-
Packages that use FoKeepWithNextAttribute.Value Package Description org.odftoolkit.odfdom.dom.attribute.fo -
-
Uses of FoKeepWithNextAttribute.Value in org.odftoolkit.odfdom.dom.attribute.fo
Methods in org.odftoolkit.odfdom.dom.attribute.fo that return FoKeepWithNextAttribute.Value Modifier and Type Method Description static FoKeepWithNextAttribute.ValueFoKeepWithNextAttribute.Value. enumValueOf(String value)FoKeepWithNextAttribute.ValueFoKeepWithNextAttribute. getEnumValue()static FoKeepWithNextAttribute.ValueFoKeepWithNextAttribute.Value. valueOf(String name)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.Value Modifier and Type Method Description voidFoKeepWithNextAttribute. setEnumValue(FoKeepWithNextAttribute.Value attrValue)
-