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