Package | Description |
---|---|
com.gentics.contentnode.rest.model |
Modifier and Type | Method and Description |
---|---|
DatasourceType |
Datasource.getType()
Datasource type
|
static DatasourceType |
DatasourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DatasourceType[] |
DatasourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Datasource.setType(DatasourceType type)
Set the type
|
Copyright © 2018 Gentics Software. All rights reserved.