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