| Package | Description |
|---|---|
| org.n52.shetland.ogc.om.values | |
| org.n52.shetland.ogc.swe | |
| org.n52.shetland.ogc.swe.simpleType | |
| org.n52.shetland.ogc.swe.stream |
| Modifier and Type | Class and Description |
|---|---|
class |
CountValue
Count measurement representation for observation
|
| Modifier and Type | Method and Description |
|---|---|
SweCount |
SweDataStream.getElementCount() |
SweCount |
SweDataArray.getElementCount() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
VoidSweDataComponentVisitor._visit(SweCount component) |
protected T |
AbstractOptionalSweDataComponentVisitor._visit(SweCount component) |
protected void |
AbstractVoidSweDataComponentVisitor._visit(SweCount component) |
protected void |
AbstractThrowingVoidSweDataComponentVisitor._visit(SweCount component) |
SweDataStream |
SweDataStream.setElementCount(SweCount elementCount) |
SweDataArray |
SweDataArray.setElementCount(SweCount elementCount) |
Void |
VoidSweDataComponentVisitor.visit(SweCount component) |
T |
SweDataComponentVisitor.visit(SweCount component) |
Optional<T> |
AbstractOptionalSweDataComponentVisitor.visit(SweCount component) |
T |
AbstractThrowingSweDataComponentVisitor.visit(SweCount component) |
| Modifier and Type | Method and Description |
|---|---|
SweCount |
SweCount.copy() |
SweCount |
SweCount.setValue(Integer value) |
| Modifier and Type | Method and Description |
|---|---|
SweCount |
StreamingSweDataArray.getElementCount() |
| Modifier and Type | Method and Description |
|---|---|
StreamingSweDataArray |
StreamingSweDataArray.setElementCount(SweCount elementCount) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.