public class TimeseriesMetadataOutput extends QuantityDatasetOutput
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COLLECTION_PATH |
static java.lang.String |
RENDERING_HINTS |
static java.lang.String |
STATION |
static java.lang.String |
STATUS_INTERVALS |
DATASET_PARAMETERS, DATASET_TYPE, FEATURE, FIRST_VALUE, INSITU, LAST_VALUE, MOBILE, OBSERVATION_TYPE, ORIGIN_TIMEZONE, REFERENCE_VALUES, SMAPLING_TIME_END, SMAPLING_TIME_START, UOM, VALUE_TYPEDOMAIN_ID, EXTRAS, HREF, HREF_BASE, ID, LABEL, RAWFORMATSRAW_FORMAT| Constructor and Description |
|---|
TimeseriesMetadataOutput(IoParameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
DatasetParameters |
getDatasetParameters() |
StyleProperties |
getRenderingHints()
Deprecated.
|
StationOutput |
getStation() |
java.util.Collection<StatusInterval> |
getStatusIntervals()
Deprecated.
|
java.lang.String |
getValueType() |
void |
setRenderingHints(OptionalOutput<StyleProperties> renderingHints)
Deprecated.
|
void |
setStation(OptionalOutput<StationOutput> station) |
void |
setStatusIntervals(OptionalOutput<java.util.Collection<StatusInterval>> statusIntervals)
Deprecated.
|
create, getCollectionName, getDatasetParameters, getDatasetType, getFeature, getFirstValue, getInsitu, getLastValue, getMobile, getObservationType, getOriginTimezone, getReferenceValues, getSamplingTimeEnd, getSamplingTmeStart, getUom, setDatasetParameters, setDatasetType, setFeature, setFirstValue, setInsitu, setLastValue, setMobile, setObservationType, setOriginTimezone, setReferenceValues, setSamplingTimeEnd, setSamplingTimeStart, setUom, setValueTypedefaultComparator, equals, getDomainId, getExtras, getHref, getHrefBase, getId, getIfSerialized, getIfSerializedCollection, getIfSerializedMap, getIfSet, getIfSetCollection, getIfSetMap, getLabel, getLicense, getRawFormats, hashCode, isSet, resolvesToNonNullValue, setDomainId, setExtras, setHref, setHrefBase, setId, setLabel, setLicense, setRawFormats, setValuepublic static final java.lang.String COLLECTION_PATH
public static final java.lang.String STATION
public static final java.lang.String RENDERING_HINTS
public static final java.lang.String STATUS_INTERVALS
public TimeseriesMetadataOutput(IoParameters parameters)
public java.lang.String getValueType()
getValueType in class DatasetOutput<QuantityValue>public StationOutput getStation()
public void setStation(OptionalOutput<StationOutput> station)
@Deprecated public StyleProperties getRenderingHints()
@Deprecated public void setRenderingHints(OptionalOutput<StyleProperties> renderingHints)
@Deprecated public java.util.Collection<StatusInterval> getStatusIntervals()
@Deprecated public void setStatusIntervals(OptionalOutput<java.util.Collection<StatusInterval>> statusIntervals)
public DatasetParameters getDatasetParameters()
getDatasetParameters in class DatasetOutput<QuantityValue>Copyright © 2013–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.