| Package | Description |
|---|---|
| org.n52.shetland.ogc.om.values | |
| org.n52.shetland.ogc.swe | |
| org.n52.shetland.ogc.swe.simpleType |
| Modifier and Type | Class and Description |
|---|---|
class |
QuantityValue
Quantity measurement representation for observation
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
VoidSweDataComponentVisitor._visit(SweQuantity component) |
protected T |
AbstractOptionalSweDataComponentVisitor._visit(SweQuantity component) |
protected void |
AbstractVoidSweDataComponentVisitor._visit(SweQuantity component) |
protected void |
AbstractThrowingVoidSweDataComponentVisitor._visit(SweQuantity component) |
Void |
VoidSweDataComponentVisitor.visit(SweQuantity component) |
T |
SweDataComponentVisitor.visit(SweQuantity component) |
Optional<T> |
AbstractOptionalSweDataComponentVisitor.visit(SweQuantity component) |
T |
AbstractThrowingSweDataComponentVisitor.visit(SweQuantity component) |
| Modifier and Type | Method and Description |
|---|---|
SweQuantity |
SweQuantity.copy() |
SweQuantity |
SweQuantity.setAxisID(String axisID)
set axis ID
|
SweQuantity |
SweQuantity.setQuality(Collection<SweQuality> quality) |
SweQuantity |
SweQuantity.setUom(String uom) |
SweQuantity |
SweQuantity.setValue(BigDecimal value) |
SweQuantity |
SweQuantity.setValue(Double value) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.