Uses of Class
de.dfki.mycbr.io.DataBaseImporter.DataBaseImporterError

Packages that use DataBaseImporter.DataBaseImporterError
de.dfki.mycbr.io Contains classes that handle import and export of relevant CBR application data. 
 

Uses of DataBaseImporter.DataBaseImporterError in de.dfki.mycbr.io
 

Methods in de.dfki.mycbr.io that return DataBaseImporter.DataBaseImporterError
static DataBaseImporter.DataBaseImporterError DataBaseImporter.DataBaseImporterError.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DataBaseImporter.DataBaseImporterError[] DataBaseImporter.DataBaseImporterError.values()
          Returns an array containing the constants of this enum type, in the order they are declared.