public class SamplingObservationOutput
extends java.lang.Object
| Constructor and Description |
|---|
SamplingObservationOutput() |
| Modifier and Type | Method and Description |
|---|---|
CategoryOutput |
getCategory() |
DatasetOutput<AbstractValue<?>> |
getDataset() |
DetectionLimitOutput |
getDetectionLimit() |
org.locationtech.jts.geom.Geometry |
getGeometry() |
OfferingOutput |
getOffering() |
PhenomenonOutput |
getPhenomenon() |
PlatformOutput |
getPlatfrom() |
ProcedureOutput |
getProcedure() |
TimeOutput |
getTimeend() |
TimeOutput |
getTimestamp() |
TimeOutput |
getTimestart() |
java.lang.String |
getUom() |
java.lang.Object |
getValue() |
void |
setCategory(CategoryOutput category) |
void |
setDataset(DatasetOutput<AbstractValue<?>> dataset) |
void |
setDetectionLimit(DetectionLimitOutput detectionLimit) |
void |
setOffering(OfferingOutput offering) |
void |
setPhenomenon(PhenomenonOutput phenomenon) |
void |
setPlatfrom(PlatformOutput platfrom) |
void |
setProcedure(ProcedureOutput procedure) |
void |
setValue(AbstractValue<?> value) |
public TimeOutput getTimestamp()
public TimeOutput getTimeend()
public TimeOutput getTimestart()
public java.lang.String getUom()
public java.lang.Object getValue()
public org.locationtech.jts.geom.Geometry getGeometry()
public void setValue(AbstractValue<?> value)
public DetectionLimitOutput getDetectionLimit()
public void setDetectionLimit(DetectionLimitOutput detectionLimit)
public DatasetOutput<AbstractValue<?>> getDataset()
public void setDataset(DatasetOutput<AbstractValue<?>> dataset)
public PhenomenonOutput getPhenomenon()
public void setPhenomenon(PhenomenonOutput phenomenon)
public CategoryOutput getCategory()
public void setCategory(CategoryOutput category)
public ProcedureOutput getProcedure()
public void setProcedure(ProcedureOutput procedure)
public PlatformOutput getPlatfrom()
public void setPlatfrom(PlatformOutput platfrom)
public OfferingOutput getOffering()
public void setOffering(OfferingOutput offering)
Copyright © 2013–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.