| Package | Description |
|---|---|
| org.n52.shetland.ogc.wps.description | |
| org.n52.shetland.ogc.wps.description.impl |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ProcessOutputDescription.Builder<T extends ProcessOutputDescription,B extends ProcessOutputDescription.Builder<T,B>> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BoundingBoxOutputDescription
TODO JavaDoc
|
interface |
ComplexOutputDescription
TODO JavaDoc
|
interface |
GroupOutputDescription |
interface |
LiteralOutputDescription
TODO JavaDoc
|
| Modifier and Type | Method and Description |
|---|---|
ProcessOutputDescription |
ProcessOutputDescriptionContainer.getOutput(OwsCode id) |
default ProcessOutputDescription |
ProcessOutputDescriptionContainer.getOutput(String id) |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends ProcessOutputDescription> |
ProcessOutputDescriptionContainer.getOutputDescriptions() |
| Modifier and Type | Method and Description |
|---|---|
default B |
ProcessOutputDescriptionContainer.Builder.withOutput(ProcessOutputDescription... outputs) |
B |
ProcessOutputDescriptionContainer.Builder.withOutput(ProcessOutputDescription output) |
| Modifier and Type | Method and Description |
|---|---|
default B |
ProcessOutputDescriptionContainer.Builder.withOutput(Iterable<ProcessOutputDescription> outputs) |
default B |
ProcessOutputDescriptionContainer.Builder.withOutput(Stream<ProcessOutputDescription> outputs) |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AbstractProcessOutputDescription.AbstractBuilder<T extends ProcessOutputDescription,B extends AbstractProcessOutputDescription.AbstractBuilder<T,B>> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractProcessOutputDescription
TODO JavaDoc
|
class |
BoundingBoxOutputDescriptionImpl
TODO JavaDoc
|
class |
ComplexOutputDescriptionImpl
TODO JavaDoc
|
class |
GroupOutputDescriptionImpl
TODO JavaDoc
|
class |
LiteralOutputDescriptionImpl
TODO JavaDoc
|
| Modifier and Type | Method and Description |
|---|---|
ProcessOutputDescription |
ProcessDescriptionImpl.getOutput(OwsCode id) |
ProcessOutputDescription |
GroupOutputDescriptionImpl.getOutput(OwsCode id) |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends ProcessOutputDescription> |
ProcessDescriptionImpl.getOutputDescriptions() |
Collection<? extends ProcessOutputDescription> |
GroupOutputDescriptionImpl.getOutputDescriptions() |
Set<ProcessOutputDescription> |
ProcessDescriptionImpl.AbstractBuilder.getOutputs() |
Set<ProcessOutputDescription> |
GroupOutputDescriptionImpl.AbstractBuilder.getOutputs() |
| Modifier and Type | Method and Description |
|---|---|
B |
ProcessDescriptionImpl.AbstractBuilder.withOutput(ProcessOutputDescription output) |
B |
GroupOutputDescriptionImpl.AbstractBuilder.withOutput(ProcessOutputDescription input) |
| Constructor and Description |
|---|
AbstractBuilder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory,
ProcessOutputDescription entity) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.