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