org.fao.geonet.csw.common.util
Class CswServer.Operation

java.lang.Object
  extended by org.fao.geonet.csw.common.util.CswServer.Operation
Enclosing class:
CswServer

public static class CswServer.Operation
extends java.lang.Object


Field Summary
 java.net.URL getUrl
           
 java.lang.String name
           
 java.net.URL postUrl
           
 
Constructor Summary
CswServer.Operation()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public java.lang.String name

getUrl

public java.net.URL getUrl

postUrl

public java.net.URL postUrl
Constructor Detail

CswServer.Operation

public CswServer.Operation()