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(java.lang.String value)
           
 MetaValueTypeAttribute.Value MetaValueTypeAttribute.getEnumValue()
           
static MetaValueTypeAttribute.Value MetaValueTypeAttribute.Value.valueOf(java.lang.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-2010 ODF Toolkit Project. All Rights Reserved.