Uses of Enum
org.odftoolkit.odfdom.dom.attribute.meta.MetaValueTypeAttribute.Value
Packages that use MetaValueTypeAttribute.Value
-
Uses of MetaValueTypeAttribute.Value in org.odftoolkit.odfdom.dom.attribute.meta
Methods in org.odftoolkit.odfdom.dom.attribute.meta that return MetaValueTypeAttribute.ValueModifier and TypeMethodDescriptionstatic MetaValueTypeAttribute.ValueMetaValueTypeAttribute.Value.enumValueOf(String value) MetaValueTypeAttribute.getEnumValue()static MetaValueTypeAttribute.ValueReturns 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.ValueModifier and TypeMethodDescriptionvoidMetaValueTypeAttribute.setEnumValue(MetaValueTypeAttribute.Value attrValue)