| Package | Description |
|---|---|
| org.n52.javaps.rest.model |
| Modifier and Type | Method and Description |
|---|---|
NameReferenceType |
LiteralData.getDataType()
Get dataType
|
NameReferenceType |
LiteralDataDomain.getDataType()
Get dataType
|
NameReferenceType |
LiteralData.getUom()
Get uom
|
NameReferenceType |
LiteralDataDomain.getUom()
Get uom
|
NameReferenceType |
NameReferenceType.name(String name) |
NameReferenceType |
NameReferenceType.reference(String reference) |
| Modifier and Type | Method and Description |
|---|---|
LiteralData |
LiteralData.dataType(NameReferenceType dataType) |
LiteralDataDomain |
LiteralDataDomain.dataType(NameReferenceType dataType) |
void |
LiteralData.setDataType(NameReferenceType dataType) |
void |
LiteralDataDomain.setDataType(NameReferenceType dataType) |
void |
LiteralData.setUom(NameReferenceType uom) |
void |
LiteralDataDomain.setUom(NameReferenceType uom) |
LiteralData |
LiteralData.uom(NameReferenceType uom) |
LiteralDataDomain |
LiteralDataDomain.uom(NameReferenceType uom) |
Copyright © 2016–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.