| Package | Description |
|---|---|
| org.n52.shetland.ogc.wps.description | |
| org.n52.shetland.ogc.wps.description.impl |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ProcessInputDescription.Builder<T extends ProcessInputDescription,B extends ProcessInputDescription.Builder<T,B>> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BoundingBoxInputDescription
TODO JavaDoc
|
interface |
ComplexInputDescription
TODO JavaDoc
|
interface |
GroupInputDescription |
interface |
LiteralInputDescription
TODO JavaDoc
|
| Modifier and Type | Method and Description |
|---|---|
ProcessInputDescription |
ProcessInputDescriptionContainer.getInput(OwsCode id) |
default ProcessInputDescription |
ProcessInputDescriptionContainer.getInput(String id) |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends ProcessInputDescription> |
ProcessInputDescriptionContainer.getInputDescriptions() |
| Modifier and Type | Method and Description |
|---|---|
default B |
ProcessInputDescriptionContainer.Builder.withInput(ProcessInputDescription... inputs) |
B |
ProcessInputDescriptionContainer.Builder.withInput(ProcessInputDescription input) |
| Modifier and Type | Method and Description |
|---|---|
default B |
ProcessInputDescriptionContainer.Builder.withInput(Iterable<ProcessInputDescription> inputs) |
default B |
ProcessInputDescriptionContainer.Builder.withInput(Stream<? extends ProcessInputDescription> input) |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AbstractProcessInputDescription.AbstractBuilder<T extends ProcessInputDescription,B extends AbstractProcessInputDescription.AbstractBuilder<T,B>> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractProcessInputDescription
TODO JavaDoc
|
class |
BoundingBoxInputDescriptionImpl
TODO JavaDoc
|
class |
ComplexInputDescriptionImpl
TODO JavaDoc
|
class |
GroupInputDescriptionImpl |
class |
LiteralInputDescriptionImpl
TODO JavaDoc
|
| Modifier and Type | Method and Description |
|---|---|
ProcessInputDescription |
ProcessDescriptionImpl.getInput(OwsCode id) |
ProcessInputDescription |
GroupInputDescriptionImpl.getInput(OwsCode id) |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends ProcessInputDescription> |
ProcessDescriptionImpl.getInputDescriptions() |
Collection<? extends ProcessInputDescription> |
GroupInputDescriptionImpl.getInputDescriptions() |
Set<ProcessInputDescription> |
ProcessDescriptionImpl.AbstractBuilder.getInputs() |
Set<ProcessInputDescription> |
GroupInputDescriptionImpl.AbstractBuilder.getInputs() |
| Modifier and Type | Method and Description |
|---|---|
B |
ProcessDescriptionImpl.AbstractBuilder.withInput(ProcessInputDescription input) |
B |
GroupInputDescriptionImpl.AbstractBuilder.withInput(ProcessInputDescription input) |
| Constructor and Description |
|---|
AbstractBuilder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory,
ProcessInputDescription entity) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.