Uses of Class
org.odftoolkit.odfdom.dom.attribute.office.OfficeVersionAttribute.Value
-
Packages that use OfficeVersionAttribute.Value Package Description org.odftoolkit.odfdom.dom.attribute.office -
-
Uses of OfficeVersionAttribute.Value in org.odftoolkit.odfdom.dom.attribute.office
Methods in org.odftoolkit.odfdom.dom.attribute.office that return OfficeVersionAttribute.Value Modifier and Type Method Description static OfficeVersionAttribute.ValueOfficeVersionAttribute.Value. enumValueOf(String value)OfficeVersionAttribute.ValueOfficeVersionAttribute. getEnumValue()static OfficeVersionAttribute.ValueOfficeVersionAttribute.Value. valueOf(String name)Returns the enum constant of this type with the specified name.static OfficeVersionAttribute.Value[]OfficeVersionAttribute.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.office with parameters of type OfficeVersionAttribute.Value Modifier and Type Method Description voidOfficeVersionAttribute. setEnumValue(OfficeVersionAttribute.Value attrValue)
-