Uses of Class
org.odftoolkit.odfdom.dom.attribute.office.OfficeValueTypeAttribute.Value

Packages that use OfficeValueTypeAttribute.Value
org.odftoolkit.odfdom.dom.attribute.office   
 

Uses of OfficeValueTypeAttribute.Value in org.odftoolkit.odfdom.dom.attribute.office
 

Methods in org.odftoolkit.odfdom.dom.attribute.office that return OfficeValueTypeAttribute.Value
static OfficeValueTypeAttribute.Value OfficeValueTypeAttribute.Value.enumValueOf(java.lang.String value)
           
 OfficeValueTypeAttribute.Value OfficeValueTypeAttribute.getEnumValue()
           
static OfficeValueTypeAttribute.Value OfficeValueTypeAttribute.Value.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OfficeValueTypeAttribute.Value[] OfficeValueTypeAttribute.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 OfficeValueTypeAttribute.Value
 void OfficeValueTypeAttribute.setEnumValue(OfficeValueTypeAttribute.Value attrValue)
           
 



Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.