public class AbstractOutput extends ParameterOutput
| Modifier and Type | Field and Description |
|---|---|
protected OptionalOutput<ServiceOutput> |
service |
static String |
SERVICE |
DOMAIN_ID, EXTRAS, HREF, HREF_BASE, ID, LABEL, RAWFORMATSRAW_FORMAT| Constructor and Description |
|---|
AbstractOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
ServiceOutput |
getService() |
int |
hashCode() |
AbstractOutput |
setService(OptionalOutput<ServiceOutput> service) |
compare, defaultComparator, getDomainId, getExtras, getHref, getHrefBase, getId, getIfSerialized, getIfSerializedCollection, getIfSerializedMap, getIfSet, getIfSetCollection, getIfSetMap, getLabel, getLicense, getRawFormats, isSet, resolvesToNonNullValue, setDomainId, setExtras, setHref, setHrefBase, setId, setLabel, setLicense, setRawFormats, setValuepublic static final String SERVICE
protected OptionalOutput<ServiceOutput> service
public ServiceOutput getService()
public AbstractOutput setService(OptionalOutput<ServiceOutput> service)
public int hashCode()
hashCode in class ParameterOutputpublic boolean equals(Object obj)
equals in class ParameterOutputCopyright © 2013–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.