org.gvsig.remoteclient.wcs
Class WCSOperation

java.lang.Object
  extended by org.gvsig.remoteclient.ogc.OGCClientOperation
      extended by org.gvsig.remoteclient.wcs.WCSOperation

public class WCSOperation
extends OGCClientOperation

Author:
Jorge Piera

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

operations

protected static java.util.Hashtable operations
Constructor Detail

WCSOperation

public WCSOperation(java.lang.String operationName)

WCSOperation

public WCSOperation(java.lang.String operationName,
                    java.lang.String onlineResource)
Method Detail

getOperations

public java.util.Hashtable getOperations()
Specified by:
getOperations in class OGCClientOperation


Copyright © 2014 gvSIG Association. All Rights Reserved.