org.deegree.ogcwebservices.sos.sensorml
Class ResponseModel
java.lang.Object
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 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResponseModel
public ResponseModel(String id,
Identifier[] identifiedAs,
Classifier[] classifiedAs,
Discussion[] description,
Object[] usesParametersObjects)
- Parameters:
id
- identifiedAs
- classifiedAs
- description
- usesParametersObjects
-
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
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net