org.deegree.owscommon_1_1_0
Class OWSCommonCapabilities
java.lang.Object
org.deegree.ogcwebservices.getcapabilities.OGCCapabilities
org.deegree.owscommon_1_1_0.OWSCommonCapabilities
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- WCTSCapabilities
public class OWSCommonCapabilities
- extends OGCCapabilities
OWSCommonCapabilities
encapsulates the serviceIdentification, serviceProvider and the
operationsMetadata representations of the ows common version 1.1.0.
- Version:
- $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18 Jun 2009) $
- Author:
- Rutger Bezema, last edited by: $Author: mschneider $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OWSCommonCapabilities
public OWSCommonCapabilities(java.lang.String version,
java.lang.String updateSequence,
ServiceIdentification serviceIdentification,
ServiceProvider serviceProvider,
OperationsMetadata operationsMetadata)
- Parameters:
version
- updateSequence
- serviceIdentification
- serviceProvider
- operationsMetadata
-
getServiceIdentification
public final ServiceIdentification getServiceIdentification()
- Returns:
- the serviceIdentification.
getServiceProvider
public final ServiceProvider getServiceProvider()
- Returns:
- the serviceProvider.
getOperationsMetadata
public final OperationsMetadata getOperationsMetadata()
- Returns:
- the operationsMetadata.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org