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