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

org.deegree.ogcwebservices.sos.sensorml
Class Classifier

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

public class Classifier
extends Object

represents a Classifier; please read the SensorML spec

Author:
Matthias Kulbe

Constructor Summary
Classifier(String value, String type, String codeSpace)
           
 
Method Summary
 String getCodeSpace()
           
 String getType()
           
 String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Classifier

public Classifier(String value,
                  String type,
                  String codeSpace)
Parameters:
value -
type -
codeSpace -
Method Detail

getCodeSpace

public String getCodeSpace()
Returns:
codespace

getType

public String getType()
Returns:
type

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