| Package | Description |
|---|---|
| org.n52.io.response.dataset | |
| org.n52.series.spi.srv |
| Modifier and Type | Method and Description |
|---|---|
Data<V> |
Data.addData(Data<V> toAdd) |
Data<V> |
Data.addNewValue(V value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,Data<T>> |
DatasetMetadata.getReferenceValues() |
| Modifier and Type | Method and Description |
|---|---|
Data<V> |
Data.addData(Data<V> toAdd) |
| Modifier and Type | Method and Description |
|---|---|
void |
DatasetMetadata.setReferenceValues(java.util.Map<java.lang.String,Data<T>> referenceValues) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DataService<T extends Data<? extends AbstractValue<?>>>
Provides access to the actual series data via
IoParameters. |
Copyright © 2013–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.