|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree.protocol.sos.SOSConstants
public class SOSConstants
Important constants from the SOS specifications.
Nested Class Summary | |
---|---|
static class |
SOSConstants.SOSRequestType
Enum type for discriminating between the different types of SensorObservationService (SOS) requests. |
Field Summary | |
---|---|
static java.lang.String |
SOS_100_NS
Namespace for elements from the SOS 1.0.0 specification |
static java.lang.String |
SOS_PREFIX
Common namespace prefix for elements from the SOS specification |
static Version |
VERSION_100
SOS protocol version 1.0.0 |
Constructor Summary | |
---|---|
SOSConstants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String SOS_100_NS
public static final java.lang.String SOS_PREFIX
public static final Version VERSION_100
Constructor Detail |
---|
public SOSConstants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |