public class BaseRequest extends Request
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SERVICE
Service name, fixed to WCS
|
static java.lang.String |
VERSION
WCS version, fixed to 2.0
|
static java.lang.String |
VERSION_STRING |
Constructor and Description |
---|
BaseRequest() |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getExtension() |
public static final java.lang.String SERVICE
public static final java.lang.String VERSION
public static final java.lang.String VERSION_STRING