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

org.deegree.ogcwebservices.sos.sensorml
Class Discussion

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

public class Discussion
extends Object

represents a Discussion; please read the SensorML spec

Author:
Matthias Kulbe

Constructor Summary
Discussion(String value, URI topic, URI codeSpace, String id)
           
 
Method Summary
 URI getCodeSpace()
           
 String getId()
           
 URI getTopic()
           
 String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Discussion

public Discussion(String value,
                  URI topic,
                  URI codeSpace,
                  String id)
Method Detail

getCodeSpace

public URI getCodeSpace()

getId

public String getId()

getTopic

public URI getTopic()

getValue

public String getValue()

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