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