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