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