Uses of Class
org.odftoolkit.odfdom.dom.attribute.smil.SmilCalcModeAttribute.Value

Packages that use SmilCalcModeAttribute.Value
org.odftoolkit.odfdom.dom.attribute.smil   
 

Uses of SmilCalcModeAttribute.Value in org.odftoolkit.odfdom.dom.attribute.smil
 

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



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