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