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

org.deegree.portal.owswatch.configs
Class ServiceVersion

java.lang.Object
  extended by org.deegree.portal.owswatch.configs.ServiceVersion
All Implemented Interfaces:
Serializable

public class ServiceVersion
extends Object
implements Serializable

Holds the Requests that tht a given version of a service can support

Version:
$Revision: 20271 $, $Date: 2009-10-21 13:07:15 +0200 (Mi, 21. Okt 2009) $
Author:
Moataz Elmasry, last edited by: $Author: jmays $
See Also:
Serialized Form

Constructor Summary
ServiceVersion(String version)
           
 
Method Summary
 Map<String,ServiceRequest> getRequests()
           
 String getVersion()
           
 void setRequests(Map<String,ServiceRequest> requests)
           
 void setVersion(String version)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceVersion

public ServiceVersion(String version)
Parameters:
version -
Method Detail

getRequests

public Map<String,ServiceRequest> getRequests()
Returns:
Map of requests

setRequests

public void setRequests(Map<String,ServiceRequest> requests)
Parameters:
requests -

getVersion

public String getVersion()
Returns:
Version

setVersion

public void setVersion(String version)
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