org.deegree.portal.owswatch.configs
Class Service
java.lang.Object
org.deegree.portal.owswatch.configs.Service
- All Implemented Interfaces:
- java.io.Serializable
public class Service
- extends java.lang.Object
- implements java.io.Serializable
A class to hold the information of a service. What are the available versions of this service, which request types
are there and their corresponding html pages
- 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 |
Service(java.lang.String serviceName)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Service
public Service(java.lang.String serviceName)
- Parameters:
serviceName
-
getServiceName
public java.lang.String getServiceName()
- Returns:
- String
setServiceName
public void setServiceName(java.lang.String serviceName)
- Parameters:
serviceName
-
getServiceVersions
public java.util.Map<java.lang.String,ServiceVersion> getServiceVersions()
- Returns:
- String
setServiceVersions
public void setServiceVersions(java.util.Map<java.lang.String,ServiceVersion> serviceVersions)
- Parameters:
serviceVersions
-
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org