Uses of Enum
org.odftoolkit.odfdom.dom.attribute.presentation.PresentationSpeedAttribute.Value
Packages that use PresentationSpeedAttribute.Value
-
Uses of PresentationSpeedAttribute.Value in org.odftoolkit.odfdom.dom.attribute.presentation
Methods in org.odftoolkit.odfdom.dom.attribute.presentation that return PresentationSpeedAttribute.ValueModifier and TypeMethodDescriptionPresentationSpeedAttribute.Value.enumValueOf(String value) PresentationSpeedAttribute.getEnumValue()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.ValueModifier and TypeMethodDescriptionvoidPresentationSpeedAttribute.setEnumValue(PresentationSpeedAttribute.Value attrValue)