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