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