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