public interface OwsCapabilitiesExtensionProvider extends Component<OwsCapabilitiesExtensionKey>
OwsCapabilitiesExtensionRepository.| Modifier and Type | Method and Description |
|---|---|
OwsCapabilitiesExtension |
getExtension()
Get the
OwsCapabilitiesExtension the provider provides. |
String |
getRelatedOperation()
Get the specific service operation name this
OwsCapabilitiesExtension relates to. |
boolean |
hasRelatedOperation()
Does this
OwsCapabilitiesExtension related to a specific service operation |
OwsCapabilitiesExtension getExtension()
OwsCapabilitiesExtension the provider provides.boolean hasRelatedOperation()
OwsCapabilitiesExtension related to a specific service operationtrue, if service relates to a specific service operationString getRelatedOperation()
OwsCapabilitiesExtension relates to.Copyright © 2015–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.