deegree 2.1 (2007/11/08 09:57 build-328-official)

org.deegree.ogcwebservices.sos.describesensor
Class DescribeSensorResult

java.lang.Object
  extended by org.deegree.ogcwebservices.DefaultOGCWebServiceResponse
      extended by org.deegree.ogcwebservices.sos.describesensor.DescribeSensorResult
All Implemented Interfaces:
OGCWebServiceResponse

public class DescribeSensorResult
extends DefaultOGCWebServiceResponse

represents a describeSensor result

Version:
$Revision: 6259 $, $Date: 2007-03-20 10:15:15 +0100 (Di, 20 Mär 2007) $
Author:
Matthias Kulbe , last edited by: $Author: bezema $

Field Summary
 
Fields inherited from class org.deegree.ogcwebservices.DefaultOGCWebServiceResponse
exception, request
 
Constructor Summary
DescribeSensorResult(DescribeSensorRequest request, SensorMetadata[] sensors)
          constructor; throw an exception, if the sensors param is smaler than one
 
Method Summary
 SensorMetadata[] getSensors()
           
 
Methods inherited from class org.deegree.ogcwebservices.DefaultOGCWebServiceResponse
getException, getRequest, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DescribeSensorResult

public DescribeSensorResult(DescribeSensorRequest request,
                            SensorMetadata[] sensors)
                     throws InvalidParameterValueException
constructor; throw an exception, if the sensors param is smaler than one

Parameters:
request -
sensors -
Throws:
InvalidParameterValueException
Method Detail

getSensors

public SensorMetadata[] getSensors()
Returns:
sensors

deegree 2.1 (2007/11/08 09:57 build-328-official)

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