Uses of Class
org.odftoolkit.odfdom.dom.attribute.presentation.PresentationAnimationsAttribute.Value

Packages that use PresentationAnimationsAttribute.Value
org.odftoolkit.odfdom.dom.attribute.presentation   
 

Uses of PresentationAnimationsAttribute.Value in org.odftoolkit.odfdom.dom.attribute.presentation
 

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



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