deegree 2.3 (2010/04/09 10:10 build-4-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)
Parameters:
value -
topic -
codeSpace -
id -
Method Detail

getCodeSpace

public URI getCodeSpace()
Returns:
codespace

getId

public String getId()
Returns:
identifier

getTopic

public URI getTopic()
Returns:
topic

getValue

public String getValue()
Returns:
value

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org