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