| Package | Description |
|---|---|
| gr.uoa.di.madgik.rr.element.search.index |
| Modifier and Type | Method and Description |
|---|---|
DataSource.Type |
DataSource.getType() |
static DataSource.Type |
DataSource.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataSource.Type[] |
DataSource.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
DataSource.addSubType(DataSource.Type type,
Class<? extends DataSource> ds,
Class<? extends DataSourceDao> dsDao) |
protected void |
DataSource.setType(DataSource.Type type) |
Copyright © 2013. All Rights Reserved.