public interface TypedProcessOutputDescriptionContainer
extends org.n52.shetland.ogc.wps.description.ProcessOutputDescriptionContainer
| Modifier and Type | Interface and Description |
|---|---|
static interface |
TypedProcessOutputDescriptionContainer.Builder<T extends TypedProcessOutputDescriptionContainer,B extends TypedProcessOutputDescriptionContainer.Builder<T,B>> |
| Modifier and Type | Method and Description |
|---|---|
TypedProcessOutputDescription<?> |
getOutput(org.n52.shetland.ogc.ows.OwsCode id) |
default TypedProcessOutputDescription<?> |
getOutput(String id) |
Collection<? extends TypedProcessOutputDescription<?>> |
getOutputDescriptions() |
TypedProcessOutputDescription<?> getOutput(org.n52.shetland.ogc.ows.OwsCode id)
getOutput in interface org.n52.shetland.ogc.wps.description.ProcessOutputDescriptionContainerdefault TypedProcessOutputDescription<?> getOutput(String id)
getOutput in interface org.n52.shetland.ogc.wps.description.ProcessOutputDescriptionContainerCollection<? extends TypedProcessOutputDescription<?>> getOutputDescriptions()
getOutputDescriptions in interface org.n52.shetland.ogc.wps.description.ProcessOutputDescriptionContainerCopyright © 2016–2023 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.