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