|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree.protocol.wps.WPSConstants
public class WPSConstants
Important constants from the WMS specifications.
Nested Class Summary | |
---|---|
static class |
WPSConstants.ExecutionState
|
static class |
WPSConstants.WPSRequestType
Enum type for discriminating between the different types of WebProcessingService (WPS) requests. |
Field Summary | |
---|---|
static Version |
VERSION_100
WPS protocol version 1.0.0 |
static java.lang.String |
WPS_100_NS
Namespace for elements from the WPS 1.0.0 specification |
static java.lang.String |
WPS_PREFIX
Common namespace prefix for elements from the WPS specification |
Constructor Summary | |
---|---|
WPSConstants()
|
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 WPS_100_NS
public static final java.lang.String WPS_PREFIX
public static final Version VERSION_100
Constructor Detail |
---|
public WPSConstants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |