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