org.deegree.services.gazetteer.protocol
Interface WFSGGetCapabilitiesResponse

All Superinterfaces:
OGCWebServiceResponse
All Known Implementing Classes:
WFSGGetCapabilitiesResponse_Impl

public interface WFSGGetCapabilitiesResponse
extends OGCWebServiceResponse

--------------------------------------------------------

Version:
$Revision: 1.2 $ $Date: 2004/03/12 15:56:46 $
Author:
Andreas Poth

Method Summary
 WFSGCapabilities getResponse()
          returns the capabilities
 
Methods inherited from interface org.deegree.services.OGCWebServiceResponse
getException, getRequest, setException, setRequest
 

Method Detail

getResponse

public WFSGCapabilities getResponse()
returns the capabilities