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

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

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

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



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