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

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

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

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



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