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