| Package | Description |
|---|---|
| org.n52.series.db.beans | |
| org.n52.series.db.beans.dataset |
| Modifier and Type | Method and Description |
|---|---|
ObservationType |
DatasetEntity.getObservationType() |
| Modifier and Type | Method and Description |
|---|---|
DatasetEntity |
DatasetEntity.setObservationType(ObservationType observationType) |
| Constructor and Description |
|---|
DatasetEntity(DatasetType datasetType,
ObservationType observationType,
ValueType valueType) |
| Modifier and Type | Method and Description |
|---|---|
static ObservationType |
ObservationType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ObservationType[] |
ObservationType.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<ObservationType> |
ObservationType.convert(java.util.Set<java.lang.String> values) |
Copyright © 2015–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.