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