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

org.deegree.ogcwebservices.sos.configuration
Class PlatformConfiguration

java.lang.Object
  extended by org.deegree.ogcwebservices.sos.configuration.PlatformConfiguration

public class PlatformConfiguration
extends Object

represents a platform configuration

Author:
Matthias Kulbe

Constructor Summary
PlatformConfiguration(String id, String idPropertyValue, String sourceServerId)
          constructor
 
Method Summary
 boolean equals(Object obj)
          overwrites the equals function
 String getId()
           
 String getIdPropertyValue()
           
 String getSourceServerId()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlatformConfiguration

public PlatformConfiguration(String id,
                             String idPropertyValue,
                             String sourceServerId)
constructor

Parameters:
id -
idPropertyValue -
sourceServerId -
Method Detail

getId

public String getId()
Returns:
id

getIdPropertyValue

public String getIdPropertyValue()
Returns:
idPropertyValue

getSourceServerId

public String getSourceServerId()
Returns:
sourceServerId

equals

public boolean equals(Object obj)
overwrites the equals function

Overrides:
equals in class Object

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