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