org.deegree.ogcwebservices.wcts.operation
Class WCTSGetCapabilities
java.lang.Object
org.deegree.ogcwebservices.AbstractOGCWebServiceRequest
org.deegree.ogcwebservices.wcts.operation.WCTSGetCapabilities
- All Implemented Interfaces:
- Serializable, OGCWebServiceRequest
public class WCTSGetCapabilities
- extends AbstractOGCWebServiceRequest
WCTSGetCapabilities
bean representation of a GetCapabilities request.
- Version:
- $Revision:$, $Date:$
- Author:
- Rutger Bezema, last edited by: $Author:$
- See Also:
- Serialized Form
WCTSGetCapabilities
public WCTSGetCapabilities(String id,
String updateSequence,
List<String> acceptedVersions,
List<String> sections,
List<String> acceptedFormats)
- Parameters:
id
- of the requestupdateSequence
- acceptedVersions
- sections
- acceptedFormats
-
getServiceName
public String getServiceName()
- Returns:
- the name of the service that is targeted by the request
getUpdateSequence
public final String getUpdateSequence()
- Returns:
- the updateSequence, can be empty but never
null
getAcceptedVersions
public final List<String> getAcceptedVersions()
- Returns:
- the acceptedVersions, can be empty but never
null
getSections
public final List<String> getSections()
- Returns:
- the sections, can be empty but never
null
getAcceptedFormats
public final List<String> getAcceptedFormats()
- Returns:
- the acceptedFormats, can be empty but never
null
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net