| Package | Description |
|---|---|
| org.n52.series.db.beans | |
| org.n52.series.db.beans.dataset |
| Modifier and Type | Method and Description |
|---|---|
ValueType |
DatasetEntity.getValueType() |
| Modifier and Type | Method and Description |
|---|---|
DatasetEntity |
DatasetEntity.setValueType(ValueType valueType) |
| Constructor and Description |
|---|
DatasetEntity(DatasetType datasetType,
ObservationType observationType,
ValueType valueType) |
| Modifier and Type | Method and Description |
|---|---|
static ValueType |
ValueType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ValueType[] |
ValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.Set<ValueType> |
ValueType.convert(java.util.Set<java.lang.String> values) |
Copyright © 2015–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.