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