org.deegree_impl.services.gazetteer.protocol
Class WFSGGetFeatureResponse_Impl

java.lang.Object
  extended byorg.deegree_impl.services.OGCWebServiceResponse_Impl
      extended byorg.deegree_impl.services.wfs.protocol.WFSBasicResponse_Impl
          extended byorg.deegree_impl.services.wfs.protocol.WFSGetFeatureResponse_Impl
              extended byorg.deegree_impl.services.gazetteer.protocol.WFSGGetFeatureResponse_Impl
All Implemented Interfaces:
OGCWebServiceResponse, WFSBasicResponse, WFSGetFeatureResponse, WFSGGetFeatureResponse

public class WFSGGetFeatureResponse_Impl
extends WFSGetFeatureResponse_Impl
implements WFSGGetFeatureResponse

Since:
1.1
Version:
$Revision: 1.2 $, 1.0. $Revision: 1.2 $, $Date: 2004/03/26 11:19:31 $
Author:
Andreas Poth, last edited by: $Author: poth $

Field Summary
 
Fields inherited from class org.deegree_impl.services.wfs.protocol.WFSGetFeatureResponse_Impl
 
Fields inherited from class org.deegree_impl.services.OGCWebServiceResponse_Impl
 
Constructor Summary
(package private) WFSGGetFeatureResponse_Impl(OGCWebServiceRequest request, java.lang.String[] affectedFeatureTypes, org.w3c.dom.Document exception, java.lang.Object response)
          constructor initializing the class with the
 
Methods inherited from class org.deegree_impl.services.wfs.protocol.WFSGetFeatureResponse_Impl
addAffectedFeatureTypes, getAffectedFeatureTypes, getResponse, setAffectedFeatureTypes, setResponse, toString
 
Methods inherited from class org.deegree_impl.services.OGCWebServiceResponse_Impl
getException, getRequest, setException, setRequest
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.deegree.services.wfs.protocol.WFSGetFeatureResponse
getResponse
 
Methods inherited from interface org.deegree.services.wfs.protocol.WFSBasicResponse
getAffectedFeatureTypes
 
Methods inherited from interface org.deegree.services.OGCWebServiceResponse
getException, getRequest, setException, setRequest
 

Constructor Detail

WFSGGetFeatureResponse_Impl

WFSGGetFeatureResponse_Impl(OGCWebServiceRequest request,
                            java.lang.String[] affectedFeatureTypes,
                            org.w3c.dom.Document exception,
                            java.lang.Object response)
constructor initializing the class with the