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

org.deegree.ogcwebservices.sos.sensorml
Class ComponentDescription

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

public class ComponentDescription
extends Object

represents a ComponentDescription; please read the SensorML spec

Author:
Matthias Kulbe

Constructor Summary
ComponentDescription(String id, CitedResponsibleParty[] manufacturedBy, CitedResponsibleParty[] deployedBy, CitedResponsibleParty[] operatedBy, Discussion[] description, Reference[] reference)
           
 
Method Summary
 CitedResponsibleParty[] getDeployedBy()
           
 Discussion[] getDescription()
           
 String getId()
           
 CitedResponsibleParty[] getManufacturedBy()
           
 CitedResponsibleParty[] getOperatedBy()
           
 Reference[] getReference()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentDescription

public ComponentDescription(String id,
                            CitedResponsibleParty[] manufacturedBy,
                            CitedResponsibleParty[] deployedBy,
                            CitedResponsibleParty[] operatedBy,
                            Discussion[] description,
                            Reference[] reference)
Method Detail

getDeployedBy

public CitedResponsibleParty[] getDeployedBy()

getDescription

public Discussion[] getDescription()

getId

public String getId()

getManufacturedBy

public CitedResponsibleParty[] getManufacturedBy()

getOperatedBy

public CitedResponsibleParty[] getOperatedBy()

getReference

public Reference[] getReference()

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