public class HierarchicalParameterOutput extends AbstractOutput
serviceRAW_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, setServiceaddExtra, addRawFormat, compare, defaultComparator, getDomainId, getExtras, getHref, getHrefBase, getId, getLabel, getLicense, getRawFormats, isSetDomainId, setDomainId, setHref, setHrefBase, setId, setLabel, setLicense, setRawFormatspublic 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–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.