deegree 2.2 (2008/12/22 11:33 build-3038-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: 9345 $, $Date: 2007-12-27 17:22:25 +0100 (Do, 27 Dez 2007) $
Author:
Matthias Kulbe , last edited by: $Author: apoth $

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.2 (2008/12/22 11:33 build-3038-official)

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