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

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

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

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



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