|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataSource.Type | |
|---|---|
| gr.uoa.di.madgik.rr.element.search.index | |
| Uses of DataSource.Type in gr.uoa.di.madgik.rr.element.search.index |
|---|
| Methods in gr.uoa.di.madgik.rr.element.search.index that return DataSource.Type | |
|---|---|
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. |
| Methods in gr.uoa.di.madgik.rr.element.search.index with parameters of type DataSource.Type | |
|---|---|
static void |
DataSource.addSubType(DataSource.Type type,
Class<? extends DataSource> ds,
Class<? extends DataSourceDao> dsDao)
|
protected void |
DataSource.setType(DataSource.Type type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||