org.deegree.ogcwebservices.sos.configuration
Class MeasurementConfiguration
java.lang.Object
  
org.deegree.ogcwebservices.sos.configuration.MeasurementConfiguration
public class MeasurementConfiguration
- extends Object
 
deegree2/
- Author:
 
  - Andreas Poth , Matthias Kulbe 
 
 
 
 
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 - 
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 - 
 
 
				an open source project founded by lat/lon, Bonn, Germany.
					For more information visit: http://deegree.sourceforge.net