| Package | Description |
|---|---|
| org.n52.shetland.ogc.om.features.samplingFeatures | |
| org.n52.shetland.ogc.om.values | |
| org.n52.shetland.ogc.om.values.visitor |
| Modifier and Type | Method and Description |
|---|---|
QuantityValue |
SfSpecimen.getSize() |
| Modifier and Type | Method and Description |
|---|---|
void |
SfSpecimen.setSize(QuantityValue size) |
| Modifier and Type | Method and Description |
|---|---|
QuantityValue |
ProfileValue.getFromLevel() |
QuantityValue |
ProfileLevel.getLevelEnd() |
QuantityValue |
ProfileLevel.getLevelStart() |
QuantityValue |
ProfileValue.getToLevel() |
QuantityValue |
QuantityValue.setUnit(UoM unit) |
QuantityValue |
QuantityValue.setValue(BigDecimal value) |
| Modifier and Type | Method and Description |
|---|---|
int |
QuantityValue.compareTo(QuantityValue o) |
ProfileValue |
ProfileValue.setFromLevel(QuantityValue fromLevel) |
ProfileLevel |
ProfileLevel.setLevelEnd(QuantityValue levelEnd) |
ProfileLevel |
ProfileLevel.setLevelStart(QuantityValue levelStart) |
ProfileValue |
ProfileValue.setToLevel(QuantityValue toLevel) |
| Constructor and Description |
|---|
ProfileLevel(QuantityValue levelStart,
QuantityValue levelEnd,
List<Value<?>> value)
constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
VoidValueVisitor._visit(QuantityValue value) |
Void |
VoidValueVisitor.visit(QuantityValue value) |
T |
ValueVisitor.visit(QuantityValue value) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.