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

org.deegree.ogcwebservices.sos.configuration
Class PlatformConfiguration

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

public class PlatformConfiguration
extends java.lang.Object

represents a platform configuration

Author:
Matthias Kulbe

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

Constructor Detail

PlatformConfiguration

public PlatformConfiguration(java.lang.String id,
                             java.lang.String idPropertyValue,
                             java.lang.String sourceServerId)
constructor

Parameters:
id -
idPropertyValue -
sourceServerId -
Method Detail

getId

public java.lang.String getId()
Returns:
id

getIdPropertyValue

public java.lang.String getIdPropertyValue()
Returns:
idPropertyValue

getSourceServerId

public java.lang.String getSourceServerId()
Returns:
sourceServerId

equals

public boolean equals(java.lang.Object obj)
overwrites the equals function

Overrides:
equals in class java.lang.Object

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