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

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

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

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



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