deegree 2.5 (2011/06/29 09:44 build-8-official)

org.deegree.ogcwebservices.sos.sensorml
Class Discussion

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

public class Discussion
extends java.lang.Object

represents a Discussion; please read the SensorML spec

Author:
Matthias Kulbe

Constructor Summary
Discussion(java.lang.String value, java.net.URI topic, java.net.URI codeSpace, java.lang.String id)
           
 
Method Summary
 java.net.URI getCodeSpace()
           
 java.lang.String getId()
           
 java.net.URI getTopic()
           
 java.lang.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(java.lang.String value,
                  java.net.URI topic,
                  java.net.URI codeSpace,
                  java.lang.String id)
Parameters:
value -
topic -
codeSpace -
id -
Method Detail

getCodeSpace

public java.net.URI getCodeSpace()
Returns:
codespace

getId

public java.lang.String getId()
Returns:
identifier

getTopic

public java.net.URI getTopic()
Returns:
topic

getValue

public java.lang.String getValue()
Returns:
value

deegree 2.5 (2011/06/29 09:44 build-8-official)

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