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