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