public interface OwsCapabilitiesExtensionProvider extends Component<OwsCapabilitiesExtensionKey>
OwsCapabilitiesExtensionRepository.| Modifier and Type | Method and Description |
|---|---|
OwsCapabilitiesExtension |
getExtension()
Get the
OwsCapabilitiesExtension the provider provides. |
java.lang.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 operationjava.lang.String getRelatedOperation()
OwsCapabilitiesExtension relates to.Copyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.