| Package | Description |
|---|---|
| org.n52.shetland.ogc.om.values | |
| org.n52.shetland.ogc.om.values.visitor |
| Modifier and Type | Method and Description |
|---|---|
ProfileLevel |
ProfileLevel.setLevelEnd(QuantityValue levelEnd) |
ProfileLevel |
ProfileLevel.setLevelStart(QuantityValue levelStart) |
| Modifier and Type | Method and Description |
|---|---|
List<ProfileLevel> |
ProfileValue.getValue() |
| Modifier and Type | Method and Description |
|---|---|
ProfileValue |
ProfileValue.addValue(ProfileLevel value) |
int |
ProfileLevel.compareTo(ProfileLevel o) |
| Modifier and Type | Method and Description |
|---|---|
ProfileValue |
ProfileValue.addValues(List<ProfileLevel> value) |
ProfileValue |
ProfileValue.setValue(List<ProfileLevel> value) |
| Modifier and Type | Method and Description |
|---|---|
Collection<T> |
ProfileLevelVisitor.visit(ProfileLevel value) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.