org.deegree.ogcwebservices.sos.sensorml
Class Product
java.lang.Object
  
org.deegree.ogcwebservices.sos.sensorml.Product
public class Product
- extends Object
 
represents a Product; please read the SensorML spec
- Author:
 
  - Matthias Kulbe 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Product
public Product(Identifier[] identifiedAs,
               Classifier[] classifiedAs,
               Discussion[] description,
               LocationModel[] locatedUsing,
               ResponseModel[] derivedFrom,
               EngineeringCRS hasCRS,
               Phenomenon observable,
               String id)
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()
 
				an open source project founded by lat/lon, Bonn, Germany.
					For more information visit: http://deegree.sourceforge.net