Uses of Class
org.odftoolkit.odfdom.dom.attribute.text.TextLabelFollowedByAttribute.Value
-
Packages that use TextLabelFollowedByAttribute.Value Package Description org.odftoolkit.odfdom.dom.attribute.text -
-
Uses of TextLabelFollowedByAttribute.Value in org.odftoolkit.odfdom.dom.attribute.text
Methods in org.odftoolkit.odfdom.dom.attribute.text that return TextLabelFollowedByAttribute.Value Modifier and Type Method Description static TextLabelFollowedByAttribute.ValueTextLabelFollowedByAttribute.Value. enumValueOf(String value)TextLabelFollowedByAttribute.ValueTextLabelFollowedByAttribute. getEnumValue()static TextLabelFollowedByAttribute.ValueTextLabelFollowedByAttribute.Value. valueOf(String name)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.Value Modifier and Type Method Description voidTextLabelFollowedByAttribute. setEnumValue(TextLabelFollowedByAttribute.Value attrValue)
-