| Package | Description |
|---|---|
| org.n52.shetland.ogc.sos | |
| org.n52.shetland.ogc.sos.request |
| Modifier and Type | Method and Description |
|---|---|
static SosOffering |
SosOffering.from(SweAbstractSimpleType<?> type)
Creates a set of SosOfferings from SWE simple type.
|
SosOffering |
SosObservationOffering.getOffering() |
| Modifier and Type | Method and Description |
|---|---|
static Set<SosOffering> |
SosOffering.fromMap(Map<String,String> map)
Creates a set of SosOfferings from a map containing
identifiers as keys and names as values.
|
static Set<SosOffering> |
SosOffering.fromSet(Set<SweAbstractSimpleType<?>> set)
Creates a set of SosOfferings from a set containing
identifiers as keys and names as values.
|
Set<SosOffering> |
SosProcedureDescription.getOfferings() |
| Modifier and Type | Method and Description |
|---|---|
SosProcedureDescription<T> |
SosProcedureDescription.addOffering(SosOffering offering) |
int |
SosOffering.compareTo(SosOffering o) |
void |
SosObservationOffering.setOffering(SosOffering offering) |
| Modifier and Type | Method and Description |
|---|---|
SosProcedureDescription<T> |
SosProcedureDescription.addOfferings(Collection<SosOffering> offerings) |
| Modifier and Type | Method and Description |
|---|---|
SosOffering |
InsertSensorRequest.getFirstAssignedOffering() |
| Modifier and Type | Method and Description |
|---|---|
List<SosOffering> |
InsertSensorRequest.getAssignedOfferings() |
| Modifier and Type | Method and Description |
|---|---|
InsertSensorRequest |
InsertSensorRequest.setAssignedOfferings(Collection<SosOffering> assignedOfferings) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.