| Package | Description |
|---|---|
| org.n52.shetland.ogc.wps.description | |
| org.n52.shetland.ogc.wps.description.impl |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LiteralOutputDescription.Builder<T extends LiteralOutputDescription,B extends LiteralOutputDescription.Builder<T,B>> |
interface |
ProcessDescriptionBuilderFactory<PD extends ProcessDescription,GID extends GroupInputDescription,GOD extends GroupOutputDescription,LID extends LiteralInputDescription,LOD extends LiteralOutputDescription,CID extends ComplexInputDescription,COD extends ComplexOutputDescription,BID extends BoundingBoxInputDescription,BOD extends BoundingBoxOutputDescription,LDD extends LiteralDataDomain> |
| Modifier and Type | Method and Description |
|---|---|
default LiteralOutputDescription |
ProcessOutputDescription.asLiteral() |
default LiteralOutputDescription |
LiteralOutputDescription.asLiteral() |
| Modifier and Type | Method and Description |
|---|---|
LiteralOutputDescription.Builder<? extends LOD,?> |
ProcessDescriptionBuilderFactory.literalOutput(LiteralOutputDescription entity) |
void |
ProcessOutputDescription.Visitor.visit(LiteralOutputDescription output) |
T |
ProcessOutputDescription.ThrowingReturningVisitor.visit(LiteralOutputDescription output) |
T |
ProcessOutputDescription.ReturningVisitor.visit(LiteralOutputDescription output) |
void |
ProcessOutputDescription.ThrowingVisitor.visit(LiteralOutputDescription output) |
| Modifier and Type | Class and Description |
|---|---|
static class |
LiteralOutputDescriptionImpl.AbstractBuilder<T extends LiteralOutputDescription,B extends LiteralOutputDescriptionImpl.AbstractBuilder<T,B>> |
| Modifier and Type | Class and Description |
|---|---|
class |
LiteralOutputDescriptionImpl
TODO JavaDoc
|
| Modifier and Type | Method and Description |
|---|---|
LiteralOutputDescription |
LiteralOutputDescriptionImpl.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
LiteralOutputDescriptionImpl.Builder |
ProcessDescriptionFactory.literalOutput(LiteralOutputDescription entity) |
| Constructor and Description |
|---|
AbstractBuilder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory,
LiteralOutputDescription entity) |
Builder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory,
LiteralOutputDescription entity) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.