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