org.deegree.ogcwebservices.sos.sensorml
Class ComponentDescription
java.lang.Object
  
org.deegree.ogcwebservices.sos.sensorml.ComponentDescription
public class ComponentDescription
- extends Object
 
represents a ComponentDescription; 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 | 
 
ComponentDescription
public ComponentDescription(String id,
                            CitedResponsibleParty[] manufacturedBy,
                            CitedResponsibleParty[] deployedBy,
                            CitedResponsibleParty[] operatedBy,
                            Discussion[] description,
                            Reference[] reference)
getDeployedBy
public CitedResponsibleParty[] getDeployedBy()
 
getDescription
public Discussion[] getDescription()
 
getId
public String getId()
 
getManufacturedBy
public CitedResponsibleParty[] getManufacturedBy()
 
getOperatedBy
public CitedResponsibleParty[] getOperatedBy()
 
getReference
public Reference[] getReference()
 
				an open source project founded by lat/lon, Bonn, Germany.
					For more information visit: http://deegree.sourceforge.net