public class MeasurementObservationParameters extends ObservationParameters
SERVICE_TYPE, SERVICE_VERSION
Constructor and Description |
---|
MeasurementObservationParameters()
Crreates truth observations of type
XMLConstants.QNAME_OM_1_0_MEASUREMENT_OBSERVATION . |
Modifier and Type | Method and Description |
---|---|
void |
addObservationValue(String observationValue)
Adds or replaces the (current) observation value.
|
void |
addUom(String uom)
Adds or replaces the (current) unit of measure.
|
boolean |
isValid() |
addExtension, addFoiDescription, addFoiId, addFoiPosition, addFoiSampleFeature, addNewFoiId, addNewFoiName, addObservedProperty, addOmParameter, addPhenomenonTime, addProcedure, addResultTime, addSamplingTime, addSrsPosition, getType
addNonEmpty, addNonEmpty, addParameterEnumValues, addParameterStringValues, addParameterValue, addParameterValues, contains, getAllValues, getParameterNames, getSingleValue, hasMultipleValues, isEmpty, isEmpty, isEmptyString, isEmptyValue, isSingleValue, mergeWith, remove, removeAll
public MeasurementObservationParameters()
XMLConstants.QNAME_OM_1_0_MEASUREMENT_OBSERVATION
. Adds
ISOSRequestBuilder.INSERT_OBSERVATION_TYPE_MEASUREMENT
as its type description to the parameter
list.public void addObservationValue(String observationValue)
observationValue
- the observation value to addpublic void addUom(String uom)
uom
- the unit of measure to add.public boolean isValid()
isValid
in class ObservationParameters
true
if at least all mandatory parameters are set.Copyright © 2012–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.