public class HierarchicalParameterOutput extends AbstractOutput
service, SERVICEDOMAIN_ID, EXTRAS, HREF, HREF_BASE, ID, LABEL, RAWFORMATSRAW_FORMAT| Constructor and Description |
|---|
HierarchicalParameterOutput() |
| Modifier and Type | Method and Description |
|---|---|
Collection<ProcedureOutput> |
getChildren() |
Collection<ProcedureOutput> |
getParents() |
boolean |
hasChildren() |
boolean |
hasParents() |
void |
setChildren(Collection<ProcedureOutput> children) |
void |
setParents(Collection<ProcedureOutput> parents) |
equals, getService, hashCode, setServicecompare, 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 Collection<ProcedureOutput> getParents()
public boolean hasParents()
public void setParents(Collection<ProcedureOutput> parents)
public Collection<ProcedureOutput> getChildren()
public boolean hasChildren()
public void setChildren(Collection<ProcedureOutput> children)
Copyright © 2013–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.