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