| Package | Description |
|---|---|
| de.dfki.mycbr.io |
Contains classes that handle import and export of relevant CBR application
data.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|