org.deegree_impl.services.wcas.capabilities
Class GetCapabilities_Impl

java.lang.Object
  extended byorg.deegree_impl.services.wcas.capabilities.RequestType_Impl
      extended byorg.deegree_impl.services.wcas.capabilities.GetCapabilities_Impl
All Implemented Interfaces:
GetCapabilities, RequestType

public class GetCapabilities_Impl
extends RequestType_Impl
implements GetCapabilities

Describes the access/location to/of the capabilities informations

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

Version:
$Revision: 1.1.1.1 $ $Date: 2002/09/25 16:01:30 $
Author:
Axel Schaefer

Field Summary
 
Fields inherited from class org.deegree_impl.services.wcas.capabilities.RequestType_Impl
 
Constructor Summary
(package private) GetCapabilities_Impl(DCPType[] dcpTypes)
           
 
Methods inherited from class org.deegree_impl.services.wcas.capabilities.RequestType_Impl
addDCPType, getDCPTypes, setDCPTypes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.deegree.services.wcas.capabilities.RequestType
getDCPTypes
 

Constructor Detail

GetCapabilities_Impl

GetCapabilities_Impl(DCPType[] dcpTypes)