| Package | Description |
|---|---|
| org.n52.shetland.ogc.wps | |
| org.n52.shetland.ogc.wps.response |
| Modifier and Type | Method and Description |
|---|---|
Optional<ProcessOfferings> |
WPSCapabilities.getProcessOfferings() |
| Constructor and Description |
|---|
WPSCapabilities(OwsCapabilities other,
ProcessOfferings processOfferings) |
WPSCapabilities(String version,
String updateSequence,
OwsServiceIdentification serviceIdentification,
OwsServiceProvider serviceProvider,
OwsOperationsMetadata operationsMetadata,
Collection<String> languages,
Collection<OwsCapabilitiesExtension> extension,
ProcessOfferings processOfferings) |
WPSCapabilities(String service,
String version,
String updateSequence,
OwsServiceIdentification serviceIdentification,
OwsServiceProvider serviceProvider,
OwsOperationsMetadata operationsMetadata,
Collection<String> languages,
Collection<OwsCapabilitiesExtension> extension,
ProcessOfferings processOfferings) |
| Modifier and Type | Method and Description |
|---|---|
ProcessOfferings |
DescribeProcessResponse.getProcessOfferings() |
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeProcessResponse.setOfferings(ProcessOfferings offerings) |
| Constructor and Description |
|---|
DescribeProcessResponse(String service,
String version,
ProcessOfferings offerings) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.