org.deegree_impl.services.gazetteer.protocol
Class WFSGGetCapabilitiesResponse_Impl
java.lang.Object
org.deegree_impl.services.OGCWebServiceResponse_Impl
org.deegree_impl.services.gazetteer.protocol.WFSGGetCapabilitiesResponse_Impl
- All Implemented Interfaces:
- OGCWebServiceResponse, WFSGGetCapabilitiesResponse
- class WFSGGetCapabilitiesResponse_Impl
- extends OGCWebServiceResponse_Impl
- implements WFSGGetCapabilitiesResponse
--------------------------------------------------------
- Version:
- $Revision: 1.4 $ $Date: 2004/03/12 15:56:48 $
- Author:
- Andreas Poth
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
response
private WFSGCapabilities response
WFSGGetCapabilitiesResponse_Impl
WFSGGetCapabilitiesResponse_Impl(OGCWebServiceRequest request,
org.w3c.dom.Document exception,
WFSGCapabilities response)
- constructor
getResponse
public WFSGCapabilities getResponse()
- returns the capabilities
- Specified by:
getResponse
in interface WFSGGetCapabilitiesResponse
setResponse
public void setResponse(WFSGCapabilities response)
- sets the capabilities
toString
public java.lang.String toString()
- Overrides:
toString
in class OGCWebServiceResponse_Impl
- Returns: