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

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

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

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



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