org.deegree.ogcwebservices.sos.sensorml
Class ResponseModel
java.lang.Object
org.deegree.ogcwebservices.sos.sensorml.ResponseModel
public class ResponseModel
- extends java.lang.Object
represents a ResponseModel; please read the SensorML spec
- Version:
- $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18 Jun 2009) $
- Author:
- Andreas Poth, last edited by: $Author: mschneider $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResponseModel
public ResponseModel(java.lang.String id,
Identifier[] identifiedAs,
Classifier[] classifiedAs,
Discussion[] description,
java.lang.Object[] usesParametersObjects)
- Parameters:
id
- identifiedAs
- classifiedAs
- description
- usesParametersObjects
-
getClassifiedAs
public Classifier[] getClassifiedAs()
- Returns:
- classifiers
getDescription
public Discussion[] getDescription()
- descriptions
- Returns:
- an array of discussions...
getIdentifiedAs
public Identifier[] getIdentifiedAs()
- Returns:
- identifiers
getUsesParameters
public java.lang.Object[] getUsesParameters()
- Returns:
- uses parameters
getId
public java.lang.String getId()
- Returns:
- id
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org