public interface TypedProcessInputDescriptionContainer
extends org.n52.shetland.ogc.wps.description.ProcessInputDescriptionContainer
| Modifier and Type | Interface and Description |
|---|---|
static interface |
TypedProcessInputDescriptionContainer.Builder<T extends TypedProcessInputDescriptionContainer,B extends TypedProcessInputDescriptionContainer.Builder<T,B>> |
| Modifier and Type | Method and Description |
|---|---|
TypedProcessInputDescription<?> |
getInput(org.n52.shetland.ogc.ows.OwsCode id) |
default TypedProcessInputDescription<?> |
getInput(String id) |
Collection<? extends TypedProcessInputDescription<?>> |
getInputDescriptions() |
TypedProcessInputDescription<?> getInput(org.n52.shetland.ogc.ows.OwsCode id)
getInput in interface org.n52.shetland.ogc.wps.description.ProcessInputDescriptionContainerdefault TypedProcessInputDescription<?> getInput(String id)
getInput in interface org.n52.shetland.ogc.wps.description.ProcessInputDescriptionContainerCollection<? extends TypedProcessInputDescription<?>> getInputDescriptions()
getInputDescriptions in interface org.n52.shetland.ogc.wps.description.ProcessInputDescriptionContainerCopyright © 2016–2022 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.