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