Uses of Class
org.odftoolkit.odfdom.dom.attribute.presentation.PresentationTransitionSpeedAttribute.Value
-
Packages that use PresentationTransitionSpeedAttribute.Value Package Description 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 Modifier and Type Method Description static PresentationTransitionSpeedAttribute.ValuePresentationTransitionSpeedAttribute.Value. enumValueOf(String value)PresentationTransitionSpeedAttribute.ValuePresentationTransitionSpeedAttribute. getEnumValue()static PresentationTransitionSpeedAttribute.ValuePresentationTransitionSpeedAttribute.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 Modifier and Type Method Description voidPresentationTransitionSpeedAttribute. setEnumValue(PresentationTransitionSpeedAttribute.Value attrValue)
-