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