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