Uses of Class
org.odftoolkit.odfdom.dom.attribute.text.TextBibliographyDataFieldAttribute.Value
-
Packages that use TextBibliographyDataFieldAttribute.Value Package Description org.odftoolkit.odfdom.dom.attribute.text -
-
Uses of TextBibliographyDataFieldAttribute.Value in org.odftoolkit.odfdom.dom.attribute.text
Methods in org.odftoolkit.odfdom.dom.attribute.text that return TextBibliographyDataFieldAttribute.Value Modifier and Type Method Description static TextBibliographyDataFieldAttribute.ValueTextBibliographyDataFieldAttribute.Value. enumValueOf(String value)TextBibliographyDataFieldAttribute.ValueTextBibliographyDataFieldAttribute. getEnumValue()static TextBibliographyDataFieldAttribute.ValueTextBibliographyDataFieldAttribute.Value. valueOf(String name)Returns the enum constant of this type with the specified name.static TextBibliographyDataFieldAttribute.Value[]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.Value Modifier and Type Method Description voidTextBibliographyDataFieldAttribute. setEnumValue(TextBibliographyDataFieldAttribute.Value attrValue)
-