Package org.n52.shetland.ogc.wps
Interface WPS200Constants
-
public interface WPS200Constants
-
-
Field Summary
Fields Modifier and Type Field Description static StringREASON_NO_SUCH_JOBstatic StringREASON_RESULT_NOT_READYstatic StringVERSION
-
-
-
Field Detail
-
VERSION
static final String VERSION
- See Also:
- Constant Field Values
-
REASON_NO_SUCH_JOB
static final String REASON_NO_SUCH_JOB
- See Also:
- Constant Field Values
-
REASON_RESULT_NOT_READY
static final String REASON_RESULT_NOT_READY
- See Also:
- Constant Field Values
-
-