Uses of Class
org.odftoolkit.odfdom.dom.attribute.table.TableConditionSourceAttribute.Value
-
Packages that use TableConditionSourceAttribute.Value Package Description org.odftoolkit.odfdom.dom.attribute.table -
-
Uses of TableConditionSourceAttribute.Value in org.odftoolkit.odfdom.dom.attribute.table
Methods in org.odftoolkit.odfdom.dom.attribute.table that return TableConditionSourceAttribute.Value Modifier and Type Method Description static TableConditionSourceAttribute.ValueTableConditionSourceAttribute.Value. enumValueOf(String value)TableConditionSourceAttribute.ValueTableConditionSourceAttribute. getEnumValue()static TableConditionSourceAttribute.ValueTableConditionSourceAttribute.Value. valueOf(String name)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.Value Modifier and Type Method Description voidTableConditionSourceAttribute. setEnumValue(TableConditionSourceAttribute.Value attrValue)
-