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