deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.ogcwebservices.getcapabilities
Class OGCCapabilities

java.lang.Object
  extended by org.deegree.ogcwebservices.getcapabilities.OGCCapabilities
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
OGCStandardCapabilities, OWSCapabilitiesBaseType_1_0, OWSCommonCapabilities, OWSCommonCapabilities, WMPSCapabilities, WMSCapabilities

public abstract class OGCCapabilities
extends Object
implements Serializable

Abstract base class for capabilities of any OGC service instance.

Since:
2.0
Version:
2.0, $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Markus Schneider , Andreas Poth , last edited by: $Author: mschneider $
See Also:
Serialized Form

Constructor Summary
OGCCapabilities(String version, String updateSequence)
          Constructor to be used in the constructor of subclasses.
 
Method Summary
 String getUpdateSequence()
          Returns the updateSequence.
 String getVersion()
          Returns the version.
 void setUpdateSequence(String updateSequence)
          Sets the updateSequence parameter.
 void setVersion(String version)
          Sets the version parameter.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OGCCapabilities

public OGCCapabilities(String version,
                       String updateSequence)
Constructor to be used in the constructor of subclasses.

Parameters:
version -
updateSequence -
Method Detail

getUpdateSequence

public String getUpdateSequence()
Returns the updateSequence.

Returns:
the updateSequence.

setUpdateSequence

public void setUpdateSequence(String updateSequence)
Sets the updateSequence parameter.

Parameters:
updateSequence -

getVersion

public String getVersion()
Returns the version.

Returns:
the version.

setVersion

public void setVersion(String version)
Sets the version parameter.

Parameters:
version -

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org