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

org.deegree.ogcwebservices.sos.sensorml
Class Product

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

public class Product
extends Object

represents a Product; please read the SensorML spec

Author:
Matthias Kulbe

Constructor Summary
Product(Identifier[] identifiedAs, Classifier[] classifiedAs, Discussion[] description, LocationModel[] locatedUsing, ResponseModel[] derivedFrom, EngineeringCRS hasCRS, Phenomenon observable, String id)
           
 
Method Summary
 Classifier[] getClassifiedAs()
           
 ResponseModel[] getDerivedFrom()
           
 Discussion[] getDescription()
           
 EngineeringCRS getHasCRS()
           
 String getId()
           
 Identifier[] getIdentifiedAs()
           
 LocationModel[] getLocatedUsing()
           
 Phenomenon getObservable()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Product

public Product(Identifier[] identifiedAs,
               Classifier[] classifiedAs,
               Discussion[] description,
               LocationModel[] locatedUsing,
               ResponseModel[] derivedFrom,
               EngineeringCRS hasCRS,
               Phenomenon observable,
               String id)
Method Detail

getClassifiedAs

public Classifier[] getClassifiedAs()

getDescription

public Discussion[] getDescription()

getHasCRS

public EngineeringCRS getHasCRS()

getIdentifiedAs

public Identifier[] getIdentifiedAs()

getLocatedUsing

public LocationModel[] getLocatedUsing()

getObservable

public Phenomenon getObservable()

getId

public String getId()

getDerivedFrom

public ResponseModel[] getDerivedFrom()

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