Uses of Enum
org.odftoolkit.odfdom.dom.attribute.presentation.PresentationTransitionSpeedAttribute.Value
Packages that use PresentationTransitionSpeedAttribute.Value
-
Uses of PresentationTransitionSpeedAttribute.Value in org.odftoolkit.odfdom.dom.attribute.presentation
Methods in org.odftoolkit.odfdom.dom.attribute.presentation that return PresentationTransitionSpeedAttribute.ValueModifier and TypeMethodDescriptionPresentationTransitionSpeedAttribute.Value.enumValueOf(String value) PresentationTransitionSpeedAttribute.getEnumValue()Returns the enum constant of this type with the specified name.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.ValueModifier and TypeMethodDescriptionvoidPresentationTransitionSpeedAttribute.setEnumValue(PresentationTransitionSpeedAttribute.Value attrValue)