Uses of Class
org.odftoolkit.odfdom.dom.attribute.meta.MetaValueTypeAttribute.Value

Packages that use MetaValueTypeAttribute.Value
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
static MetaValueTypeAttribute.Value MetaValueTypeAttribute.Value.enumValueOf(String value)
           
 MetaValueTypeAttribute.Value MetaValueTypeAttribute.getEnumValue()
           
static MetaValueTypeAttribute.Value MetaValueTypeAttribute.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
 void MetaValueTypeAttribute.setEnumValue(MetaValueTypeAttribute.Value attrValue)
           
 



Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.