| Package | Description |
|---|---|
| org.n52.shetland.ogc.wps.data |
| Modifier and Type | Class and Description |
|---|---|
class |
InlineBody
TODO JavaDoc
|
class |
ReferencedBody
TODO JavaDoc
|
| Modifier and Type | Method and Description |
|---|---|
static Body |
Body.inline(String body) |
static Body |
Body.reference(String uri) |
static Body |
Body.reference(URI uri) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Body> |
ReferenceProcessData.getBody() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReferenceProcessData.setBody(Body body) |
| Constructor and Description |
|---|
ReferenceProcessData(OwsCode id,
Format format,
URI uri,
Body body) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.