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