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(String value)
           
 SmilModeAttribute.Value SmilModeAttribute.getEnumValue()
           
static SmilModeAttribute.Value SmilModeAttribute.Value.valueOf(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-2011 The Apache Software Foundation. All Rights Reserved.