| Package | Description |
|---|---|
| org.n52.io.response.dataset.profile |
| Modifier and Type | Method and Description |
|---|---|
List<ProfileDataItem<T>> |
ProfileValue.getValue() |
| Modifier and Type | Method and Description |
|---|---|
int |
ProfileDataItem.compareTo(ProfileDataItem<T> o) |
| Constructor and Description |
|---|
ProfileValue(Long timestamp,
List<ProfileDataItem<T>> value) |
ProfileValue(Long timestart,
Long timeend,
List<ProfileDataItem<T>> value) |
Copyright © 2013–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.