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