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

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

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

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



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