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

org.deegree.ogcwebservices.sos.configuration
Class MeasurementConfiguration

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

public class MeasurementConfiguration
extends Object

deegree2/

Author:
Andreas Poth , Matthias Kulbe

Constructor Summary
MeasurementConfiguration(String id, String sourceServerId, String phenomenon, QualifiedName featureTypeName, Filter constraint, QualifiedName timePropertyName, QualifiedName measurandPropertyName, String timeResolution, String timeResolutionType, URL XSLTScriptSource)
           
 
Method Summary
 boolean equals(Object obj)
          overwrites the equals function.
 Filter getConstraint()
           
 QualifiedName getFeatureTypeName()
           
 String getId()
           
 QualifiedName getMeasurandPropertyName()
           
 String getPhenomenon()
           
 String getSourceServerId()
           
 QualifiedName getTimePropertyName()
           
 String getTimeResolution()
           
 String getTimeResolutionType()
           
 URL getXSLTScriptSource()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MeasurementConfiguration

public MeasurementConfiguration(String id,
                                String sourceServerId,
                                String phenomenon,
                                QualifiedName featureTypeName,
                                Filter constraint,
                                QualifiedName timePropertyName,
                                QualifiedName measurandPropertyName,
                                String timeResolution,
                                String timeResolutionType,
                                URL XSLTScriptSource)
Parameters:
id -
sourceServerId -
phenomenon -
featureTypeName -
constraint -
timePropertyName -
measurandPropertyName -
timeResolution -
timeResolutionType -
XSLTScriptSource -
Method Detail

getSourceServerId

public String getSourceServerId()
Returns:
sourceServerId

getFeatureTypeName

public QualifiedName getFeatureTypeName()
Returns:
featureTypeName

getConstraint

public Filter getConstraint()
Returns:
constraint

getId

public String getId()
Returns:
id

getMeasurandPropertyName

public QualifiedName getMeasurandPropertyName()
Returns:
measurandPropertyName

getPhenomenon

public String getPhenomenon()
Returns:
phenomenon

getTimePropertyName

public QualifiedName getTimePropertyName()
Returns:
timePropertyName

getTimeResolution

public String getTimeResolution()
Returns:
timeResolution

getTimeResolutionType

public String getTimeResolutionType()
Returns:
timeResolutionType

getXSLTScriptSource

public URL getXSLTScriptSource()
Returns:
XSLTScriptSource

equals

public boolean equals(Object obj)
overwrites the equals function. Two instances of MeasurementConfiguration are equal if their IDs are equal

Overrides:
equals in class Object
Parameters:
obj -

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