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

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

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

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



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