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