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

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

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

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



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