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

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

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

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



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