public interface ProcessInputDescriptionContainer extends Description
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ProcessInputDescriptionContainer.Builder<T extends ProcessInputDescriptionContainer,B extends ProcessInputDescriptionContainer.Builder<T,B>> |
| Modifier and Type | Method and Description |
|---|---|
ProcessInputDescription |
getInput(OwsCode id) |
default ProcessInputDescription |
getInput(String id) |
Collection<? extends ProcessInputDescription> |
getInputDescriptions() |
Set<OwsCode> |
getInputs() |
getAbstract, getId, getKeywords, getMetadata, getTitleProcessInputDescription getInput(OwsCode id)
default ProcessInputDescription getInput(String id)
Collection<? extends ProcessInputDescription> getInputDescriptions()
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.