public class PlatformOutput extends OutputWithParameters
| Modifier and Type | Field and Description |
|---|---|
static String |
DATASETS |
static String |
GEOMETRY |
static String |
PLATFORMTYPE |
PARAMETERSservice, SERVICEDOMAIN_ID, EXTRAS, HREF, HREF_BASE, ID, LABEL, RAWFORMATSRAW_FORMAT| Constructor and Description |
|---|
PlatformOutput() |
| Modifier and Type | Method and Description |
|---|---|
Collection<DatasetOutput> |
getDatasets() |
com.vividsolutions.jts.geom.Geometry |
getGeometry() |
String |
getHrefBase() |
String |
getPlatformType() |
PlatformType |
getType() |
PlatformOutput |
setDatasets(OptionalOutput<Collection<DatasetOutput>> series) |
PlatformOutput |
setGeometry(OptionalOutput<com.vividsolutions.jts.geom.Geometry> geometry) |
PlatformOutput |
setId(String id) |
PlatformOutput |
setPlatformType(OptionalOutput<PlatformType> platformtype) |
getParameters, setParametersequals, getService, hashCode, setServicecompare, defaultComparator, getDomainId, getExtras, getHref, getId, getIfSerialized, getIfSerializedCollection, getIfSerializedMap, getIfSet, getIfSetCollection, getIfSetMap, getLabel, getLicense, getRawFormats, isSet, resolvesToNonNullValue, setDomainId, setExtras, setHref, setHrefBase, setLabel, setLicense, setRawFormats, setValuepublic static final String DATASETS
public static final String GEOMETRY
public static final String PLATFORMTYPE
public String getHrefBase()
getHrefBase in class ParameterOutputpublic String getPlatformType()
public PlatformOutput setPlatformType(OptionalOutput<PlatformType> platformtype)
public PlatformType getType()
public PlatformOutput setId(String id)
setId in class ParameterOutputpublic Collection<DatasetOutput> getDatasets()
public PlatformOutput setDatasets(OptionalOutput<Collection<DatasetOutput>> series)
public com.vividsolutions.jts.geom.Geometry getGeometry()
public PlatformOutput setGeometry(OptionalOutput<com.vividsolutions.jts.geom.Geometry> geometry)
Copyright © 2013–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.