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