QuantityDatasetOutput instead.@Deprecated public class TimeseriesMetadataOutput extends DatasetOutput<QuantityValue>
| Modifier and Type | Field and Description |
|---|---|
static String |
RENDERING_HINTS
Deprecated.
|
static String |
STATION
Deprecated.
|
static String |
STATUS_INTERVALS
Deprecated.
|
DATASET_PARAMETERS, FIRST_VALUE, LAST_VALUE, PLATFORM_TYPE, REFERENCE_VALUES, UOM, VALUE_TYPEDOMAIN_ID, EXTRAS, HREF, HREF_BASE, ID, LABEL, RAWFORMATSRAW_FORMAT| Constructor and Description |
|---|
TimeseriesMetadataOutput(IoParameters parameters)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
DatasetParameters |
getDatasetParameters()
Deprecated.
|
String |
getId()
Deprecated.
|
StyleProperties |
getRenderingHints()
Deprecated.
|
StationOutput |
getStation()
Deprecated.
|
Collection<StatusInterval> |
getStatusIntervals()
Deprecated.
|
String |
getValueType()
Deprecated.
|
void |
setRenderingHints(OptionalOutput<StyleProperties> renderingHints)
Deprecated.
|
void |
setStation(OptionalOutput<StationOutput> station)
Deprecated.
|
void |
setStatusIntervals(OptionalOutput<Collection<StatusInterval>> statusIntervals)
Deprecated.
|
create, getDatasetParameters, getFirstValue, getLastValue, getPlatformType, getReferenceValues, getUom, setDatasetParameters, setFirstValue, setId, setLastValue, setPlatformType, setReferenceValues, setUom, setValueTypecompare, defaultComparator, equals, getDomainId, getExtras, getHref, getHrefBase, getIfSerialized, getIfSerializedCollection, getIfSerializedMap, getIfSet, getIfSetCollection, getIfSetMap, getLabel, getLicense, getRawFormats, hashCode, isSet, resolvesToNonNullValue, setDomainId, setExtras, setHref, setHrefBase, setLabel, setLicense, setRawFormats, setValuepublic static final String STATION
public static final String RENDERING_HINTS
public static final String STATUS_INTERVALS
public TimeseriesMetadataOutput(IoParameters parameters)
public String getValueType()
getValueType in class DatasetOutput<QuantityValue>public String getId()
getId in class ParameterOutputpublic StationOutput getStation()
public void setStation(OptionalOutput<StationOutput> station)
@Deprecated public StyleProperties getRenderingHints()
@Deprecated public void setRenderingHints(OptionalOutput<StyleProperties> renderingHints)
@Deprecated public Collection<StatusInterval> getStatusIntervals()
@Deprecated public void setStatusIntervals(OptionalOutput<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.