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