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