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