| Package | Description |
|---|---|
| org.n52.shetland.ogc.wps.description | |
| org.n52.shetland.ogc.wps.description.impl |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LiteralInputDescription.Builder<T extends LiteralInputDescription,B extends LiteralInputDescription.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 LiteralInputDescription |
LiteralInputDescription.asLiteral() |
default LiteralInputDescription |
ProcessInputDescription.asLiteral() |
| Modifier and Type | Method and Description |
|---|---|
LiteralInputDescription.Builder<? extends LID,?> |
ProcessDescriptionBuilderFactory.literalInput(LiteralInputDescription entity) |
void |
ProcessInputDescription.Visitor.visit(LiteralInputDescription input) |
void |
ProcessInputDescription.ThrowingVisitor.visit(LiteralInputDescription input) |
T |
ProcessInputDescription.ReturningVisitor.visit(LiteralInputDescription input) |
T |
ProcessInputDescription.ThrowingReturningVisitor.visit(LiteralInputDescription input) |
| Modifier and Type | Class and Description |
|---|---|
static class |
LiteralInputDescriptionImpl.AbstractBuilder<T extends LiteralInputDescription,B extends LiteralInputDescriptionImpl.AbstractBuilder<T,B>> |
| Modifier and Type | Class and Description |
|---|---|
class |
LiteralInputDescriptionImpl
TODO JavaDoc
|
| Modifier and Type | Method and Description |
|---|---|
LiteralInputDescription |
LiteralInputDescriptionImpl.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
LiteralInputDescriptionImpl.Builder |
ProcessDescriptionFactory.literalInput(LiteralInputDescription entity) |
| Constructor and Description |
|---|
AbstractBuilder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory,
LiteralInputDescription entity) |
Builder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory,
LiteralInputDescription entity) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.