| Modifier and Type | Method and Description |
|---|---|
OwsCode |
OwsServiceIdentification.getServiceType() |
| Modifier and Type | Method and Description |
|---|---|
Optional<OwsCode> |
OwsBasicIdentification.getIdentifier() |
Optional<OwsCode> |
OwsResponsibleParty.getRole() |
Optional<OwsCode> |
OwsKeyword.getType() |
| Modifier and Type | Method and Description |
|---|---|
int |
OwsCode.compareTo(OwsCode o) |
void |
OwsServiceIdentification.setServiceType(OwsCode serviceType) |
| Constructor and Description |
|---|
OwsBasicIdentification(OwsCode identifier,
MultilingualString title,
MultilingualString abstrakt,
Set<OwsKeyword> keywords) |
OwsKeyword(OwsLanguageString keyword,
OwsCode type) |
OwsKeyword(String keyword,
OwsCode type) |
OwsResponsibleParty(String individualName,
String organisationName,
String positionName,
OwsContact contactInfo,
OwsCode role) |
OwsServiceIdentification(OwsCode serviceType,
Set<String> serviceTypeVersion,
Set<URI> profiles,
Set<String> fees,
Set<String> accessConstraints,
MultilingualString title,
MultilingualString abstrakt,
Set<OwsKeyword> keywords) |
| Modifier and Type | Method and Description |
|---|---|
OwsCode |
OutputDefinition.getId() |
| Modifier and Type | Method and Description |
|---|---|
Map<OwsCode,OutputDefinition> |
OutputDefinition.getOutputsById() |
static Map<OwsCode,OutputDefinition> |
OutputDefinition.getOutputsById(List<OutputDefinition> outputs) |
| Modifier and Type | Method and Description |
|---|---|
void |
OutputDefinition.setId(OwsCode identifier) |
| Constructor and Description |
|---|
OutputDefinition(OwsCode id) |
OutputDefinition(OwsCode id,
Format format) |
OutputDefinition(OwsCode id,
Format format,
DataTransmissionMode dataTransmissionMode) |
OutputDefinition(OwsCode id,
Format format,
DataTransmissionMode dataTransmissionMode,
List<OutputDefinition> outputs) |
OutputDefinition(OwsCode id,
Format format,
List<OutputDefinition> outputs) |
| Modifier and Type | Method and Description |
|---|---|
OwsCode |
ProcessData.getId() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessData.setId(OwsCode id) |
| Constructor and Description |
|---|
FormattedProcessData(OwsCode id) |
FormattedProcessData(OwsCode id,
Format format) |
GroupProcessData(OwsCode id) |
GroupProcessData(OwsCode id,
List<ProcessData> elements) |
ProcessData(OwsCode id) |
ReferenceProcessData(OwsCode id) |
ReferenceProcessData(OwsCode id,
Format format) |
ReferenceProcessData(OwsCode id,
Format format,
URI uri) |
ReferenceProcessData(OwsCode id,
Format format,
URI uri,
Body body) |
ValueProcessData(OwsCode id) |
ValueProcessData(OwsCode id,
Format format) |
| Constructor and Description |
|---|
FileBasedProcessData(OwsCode id,
Format format,
Path path) |
InMemoryValueProcessData(OwsCode id,
byte[] bytes) |
InMemoryValueProcessData(OwsCode id,
Format format,
byte[] bytes) |
StringValueProcessData(OwsCode id,
Format format,
String string) |
StringValueProcessData(OwsCode id,
String string) |
| Modifier and Type | Method and Description |
|---|---|
OwsCode |
Description.getId() |
| Modifier and Type | Method and Description |
|---|---|
Set<OwsCode> |
ProcessInputDescriptionContainer.getInputs() |
Set<OwsCode> |
ProcessOutputDescriptionContainer.getOutputs() |
| Modifier and Type | Method and Description |
|---|---|
ProcessInputDescription |
ProcessInputDescriptionContainer.getInput(OwsCode id) |
ProcessOutputDescription |
ProcessOutputDescriptionContainer.getOutput(OwsCode id) |
B |
Description.Builder.withIdentifier(OwsCode id) |
| Modifier and Type | Method and Description |
|---|---|
OwsCode |
AbstractDescription.getId() |
OwsCode |
AbstractDescription.AbstractBuilder.getId() |
| Modifier and Type | Method and Description |
|---|---|
Set<OwsCode> |
ProcessDescriptionImpl.getInputs() |
Set<OwsCode> |
GroupInputDescriptionImpl.getInputs() |
Set<OwsCode> |
ProcessDescriptionImpl.getOutputs() |
Set<OwsCode> |
GroupOutputDescriptionImpl.getOutputs() |
| Modifier and Type | Method and Description |
|---|---|
ProcessInputDescription |
ProcessDescriptionImpl.getInput(OwsCode id) |
ProcessInputDescription |
GroupInputDescriptionImpl.getInput(OwsCode id) |
ProcessOutputDescription |
ProcessDescriptionImpl.getOutput(OwsCode id) |
ProcessOutputDescription |
GroupOutputDescriptionImpl.getOutput(OwsCode id) |
B |
AbstractDescription.AbstractBuilder.withIdentifier(OwsCode id) |
| Modifier and Type | Method and Description |
|---|---|
OwsCode |
ExecuteRequest.getId() |
| Modifier and Type | Method and Description |
|---|---|
List<OwsCode> |
DescribeProcessRequest.getProcessIdentifier() |
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeProcessRequest.addProcessIdentifier(OwsCode identifier) |
void |
ExecuteRequest.setId(OwsCode id) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.