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