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