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

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

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

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



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