|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gvsig.remoteclient.ogc.OGCClientOperation
org.gvsig.remoteclient.wcs.WCSOperation
public class WCSOperation
| Field Summary | |
|---|---|
protected static java.util.Hashtable |
operations
|
| Fields inherited from class org.gvsig.remoteclient.ogc.OGCClientOperation |
|---|
onlineResource, operationName, PROTOCOL_GET, PROTOCOL_POST, PROTOCOL_UNDEFINED |
| Constructor Summary | |
|---|---|
WCSOperation(java.lang.String operationName)
|
|
WCSOperation(java.lang.String operationName,
java.lang.String onlineResource)
|
|
| Method Summary | |
|---|---|
java.util.Hashtable |
getOperations()
|
| Methods inherited from class org.gvsig.remoteclient.ogc.OGCClientOperation |
|---|
getOnlineResource, getOperationName, setOnlineResource, setOperationName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static java.util.Hashtable operations
| Constructor Detail |
|---|
public WCSOperation(java.lang.String operationName)
public WCSOperation(java.lang.String operationName,
java.lang.String onlineResource)
| Method Detail |
|---|
public java.util.Hashtable getOperations()
getOperations in class OGCClientOperation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||