| Package | Description |
|---|---|
| org.n52.series.db.beans.sta |
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanObservationEntity
Represents an STA Observation with ValueType Quantity.
|
class |
CategoryObservationEntity
Represents an STA Observation with ValueType Quantity.
|
class |
CountObservationEntity
Represents an STA Observation with ValueType Quantity.
|
class |
ObservationEntity<T>
Represents a SensorThingsAPI Observation.
|
class |
QuantityObservationEntity
Represents an STA Observation with ValueType Quantity.
|
class |
TextObservationEntity
Represents an STA Observation with ValueType Quantity.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractObservationEntity<T> |
AbstractObservationEntity.setProcessed(boolean processed) |
abstract AbstractObservationEntity<T> |
AbstractObservationEntity.setValue(T value) |
| Modifier and Type | Method and Description |
|---|---|
Set<AbstractObservationEntity> |
DatastreamEntity.getObservations() |
| Modifier and Type | Method and Description |
|---|---|
DatastreamEntity |
DatastreamEntity.setObservations(Set<AbstractObservationEntity> observations) |
Copyright © 2015–2020 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.