| Package | Description |
|---|---|
| org.n52.shetland.ogc.om.values | |
| org.n52.shetland.ogc.swe |
| Modifier and Type | Method and Description |
|---|---|
SweDataArray |
SweDataArrayValue.getValue() |
| Modifier and Type | Method and Description |
|---|---|
SweDataArrayValue |
SweDataArrayValue.setValue(SweDataArray value) |
| Constructor and Description |
|---|
SweDataArrayValue(SweDataArray value) |
| Modifier and Type | Method and Description |
|---|---|
SweDataArray |
SweDataArray.copy() |
SweDataArray |
SweDataArray.setElementCount(SweCount elementCount) |
SweDataArray |
SweDataArray.setElementType(SweAbstractDataComponent elementType) |
SweDataArray |
SweDataArray.setEncoding(SweAbstractEncoding encoding) |
SweDataArray |
SweDataArray.setValues(List<List<String>> values) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
VoidSweDataComponentVisitor._visit(SweDataArray component) |
protected T |
AbstractOptionalSweDataComponentVisitor._visit(SweDataArray component) |
protected void |
AbstractVoidSweDataComponentVisitor._visit(SweDataArray component) |
protected void |
AbstractThrowingVoidSweDataComponentVisitor._visit(SweDataArray component) |
Void |
VoidSweDataComponentVisitor.visit(SweDataArray component) |
T |
SweDataComponentVisitor.visit(SweDataArray component) |
Optional<T> |
AbstractOptionalSweDataComponentVisitor.visit(SweDataArray component) |
T |
AbstractThrowingSweDataComponentVisitor.visit(SweDataArray component) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.