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

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

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

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



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