public class WCSOperation extends OGCClientOperation
Modifier and Type | Field and Description |
---|---|
protected static Hashtable |
operations |
onlineResource, operationName, PROTOCOL_GET, PROTOCOL_POST, PROTOCOL_UNDEFINED
Constructor and Description |
---|
WCSOperation(String operationName) |
WCSOperation(String operationName,
String onlineResource) |
Modifier and Type | Method and Description |
---|---|
Hashtable |
getOperations() |
getOnlineResource, getOperationName, setOnlineResource, setOperationName
protected static Hashtable operations
public WCSOperation(String operationName)
public Hashtable getOperations()
getOperations
in class OGCClientOperation