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