deegree 2.2 (2008/12/22 11:33 build-3038-official)

org.deegree.ogcwebservices.sos.sensorml
Class ResponseModel

java.lang.Object
  extended by org.deegree.ogcwebservices.sos.sensorml.ResponseModel

public class ResponseModel
extends Object

represents a ResponseModel; please read the SensorML spec

Author:
Andreas Poth, last edited by: $Author: apoth $

Constructor Summary
ResponseModel(String id, Identifier[] identifiedAs, Classifier[] classifiedAs, Discussion[] description, Object[] usesParametersObjects)
           
 
Method Summary
 Classifier[] getClassifiedAs()
           
 Discussion[] getDescription()
          descriptions
 String getId()
           
 Identifier[] getIdentifiedAs()
           
 Object[] getUsesParameters()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResponseModel

public ResponseModel(String id,
                     Identifier[] identifiedAs,
                     Classifier[] classifiedAs,
                     Discussion[] description,
                     Object[] usesParametersObjects)
Parameters:
id -
identifiedAs -
classifiedAs -
description -
usesParametersObjects -
Method Detail

getClassifiedAs

public Classifier[] getClassifiedAs()
Returns:
classifiers

getDescription

public Discussion[] getDescription()
descriptions

Returns:

getIdentifiedAs

public Identifier[] getIdentifiedAs()
Returns:
identifiers

getUsesParameters

public Object[] getUsesParameters()
Returns:
uses parameters

getId

public String getId()
Returns:
id

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