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