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

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

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

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



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