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