| Package | Description |
|---|---|
| org.n52.shetland.ogc.om | |
| org.n52.shetland.ogc.sos.request |
| Modifier and Type | Method and Description |
|---|---|
OmObservationConstellation |
OmObservationConstellation.addCategoryParameter(NamedValue<String> categoryParameter) |
OmObservationConstellation |
OmObservationConstellation.addCategoryParameter(String category)
Add category to observation
|
OmObservationConstellation |
OmObservationConstellation.addCategoryParameter(TextValue category) |
OmObservationConstellation |
OmObservationConstellation.addOffering(String offering) |
OmObservationConstellation |
OmObservationConstellation.copy() |
OmObservationConstellation |
OmObservation.getObservationConstellation()
Get the observation constellation.
|
OmObservationConstellation |
OmObservationConstellation.setFeatureOfInterest(AbstractFeature featureOfInterest)
Set featureOfInterest
|
OmObservationConstellation |
OmObservationConstellation.setFeatureOfInterest(Nillable<AbstractFeature> featureOfInterest)
Set featureOfInterest
|
OmObservationConstellation |
OmObservationConstellation.setObservableProperty(AbstractPhenomenon observableProperty)
Set observableProperty
|
OmObservationConstellation |
OmObservationConstellation.setObservationType(String observationType)
Set observation type
|
OmObservationConstellation |
OmObservationConstellation.setOfferings(List<String> offerings) |
OmObservationConstellation |
OmObservationConstellation.setOfferings(Set<String> offerings)
Set offering
|
OmObservationConstellation |
OmObservationConstellation.setProcedure(AbstractFeature procedure)
Set the procedure
|
OmObservationConstellation |
OmObservationConstellation.setProcedure(Nillable<AbstractFeature> procedure)
Set the procedure
|
| Modifier and Type | Method and Description |
|---|---|
OmObservation |
OmObservation.setObservationConstellation(OmObservationConstellation observationConstellation)
Set the observation constellation.
|
| Modifier and Type | Method and Description |
|---|---|
OmObservationConstellation |
InsertResultTemplateRequest.getObservationTemplate() |
| Modifier and Type | Method and Description |
|---|---|
void |
InsertResultTemplateRequest.setObservationTemplate(OmObservationConstellation observationConstellation) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.