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