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