| Package | Description |
|---|---|
| org.n52.io.response |
| Modifier and Type | Method and Description |
|---|---|
Collection<ProcedureOutput> |
HierarchicalParameterOutput.getChildren() |
protected Comparator<ProcedureOutput> |
ProcedureOutputCollection.getComparator() |
List<ProcedureOutput> |
ProcedureOutputCollection.getItems() |
Collection<ProcedureOutput> |
HierarchicalParameterOutput.getParents() |
| Modifier and Type | Method and Description |
|---|---|
void |
HierarchicalParameterOutput.setChildren(Collection<ProcedureOutput> children) |
void |
HierarchicalParameterOutput.setParents(Collection<ProcedureOutput> parents) |
| Constructor and Description |
|---|
ProcedureOutputCollection(ProcedureOutput... items) |
| Constructor and Description |
|---|
ProcedureOutputCollection(Collection<ProcedureOutput> results) |
Copyright © 2013–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.