public class ServiceOutput extends ParameterOutput
| Modifier and Type | Class and Description |
|---|---|
static class |
ServiceOutput.ParameterCount |
RAW_FORMAT| Constructor and Description |
|---|
ServiceOutput() |
| Modifier and Type | Method and Description |
|---|---|
void |
addFeature(String featureName,
Object featureInfo) |
void |
addSupportedDatasets(Map<String,Set<String>> mimeTypesByDatasetTypes) |
boolean |
equals(Object obj) |
Map<String,Object> |
getFeatures() |
ServiceOutput.ParameterCount |
getQuantities() |
String |
getServiceUrl() |
String |
getType() |
String |
getVersion() |
int |
hashCode() |
Boolean |
isSupportsFirstLatest()
Deprecated.
since 2.0.0,
features get serialized instead |
void |
setFeatures(Map<String,Object> features) |
void |
setQuantities(ServiceOutput.ParameterCount countedParameters) |
void |
setServiceUrl(String serviceUrl) |
void |
setSupportsFirstLatest(Boolean supportsFirstLatest) |
void |
setType(String type) |
void |
setVersion(String version) |
addExtra, addRawFormat, compare, defaultComparator, getDomainId, getExtras, getHref, getHrefBase, getId, getLabel, getLicense, getRawFormats, isSetDomainId, setDomainId, setHref, setHrefBase, setId, setLabel, setLicense, setRawFormatspublic String getServiceUrl()
public void setServiceUrl(String serviceUrl)
public String getVersion()
public void setVersion(String version)
public String getType()
public void setType(String type)
public void addSupportedDatasets(Map<String,Set<String>> mimeTypesByDatasetTypes)
@Deprecated public Boolean isSupportsFirstLatest()
features get serialized insteadpublic void setSupportsFirstLatest(Boolean supportsFirstLatest)
public ServiceOutput.ParameterCount getQuantities()
public void setQuantities(ServiceOutput.ParameterCount countedParameters)
countedParameters - the parameter count objectpublic int hashCode()
hashCode in class ParameterOutputpublic boolean equals(Object obj)
equals in class ParameterOutputCopyright © 2013–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.