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