deegree 2.5 (2011/06/29 09:44 build-8-official)

org.deegree.portal.owswatch.configs
Class Service

java.lang.Object
  extended by 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)
           
 
Method Summary
 java.lang.String getServiceName()
           
 java.util.Map<java.lang.String,ServiceVersion> getServiceVersions()
           
 void setServiceName(java.lang.String serviceName)
           
 void setServiceVersions(java.util.Map<java.lang.String,ServiceVersion> serviceVersions)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Service

public Service(java.lang.String serviceName)
Parameters:
serviceName -
Method Detail

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 -

deegree 2.5 (2011/06/29 09:44 build-8-official)

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