Uses of Class
org.odftoolkit.odfdom.dom.attribute.number.NumberCalendarAttribute.Value

Packages that use NumberCalendarAttribute.Value
org.odftoolkit.odfdom.dom.attribute.number   
 

Uses of NumberCalendarAttribute.Value in org.odftoolkit.odfdom.dom.attribute.number
 

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



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