Uses of Interface
net.opengis.wfs.GetCapabilitiesType

Packages that use GetCapabilitiesType
net.opengis.wfs   
net.opengis.wfs.impl   
 

Uses of GetCapabilitiesType in net.opengis.wfs
 

Methods in net.opengis.wfs that return GetCapabilitiesType
 GetCapabilitiesType WfsFactory.createGetCapabilitiesType()
          Returns a new object of class 'Get Capabilities Type'.
 GetCapabilitiesType DocumentRoot.getGetCapabilities()
          Returns the value of the 'Get Capabilities' containment reference.
 

Methods in net.opengis.wfs with parameters of type GetCapabilitiesType
 void DocumentRoot.setGetCapabilities(GetCapabilitiesType value)
          Sets the value of the 'Get Capabilities' containment reference.
 

Uses of GetCapabilitiesType in net.opengis.wfs.impl
 

Methods in net.opengis.wfs.impl that return GetCapabilitiesType
 GetCapabilitiesType WfsFactoryImpl.createGetCapabilitiesType()
           
 GetCapabilitiesType DocumentRootImpl.getGetCapabilities()
           
 

Methods in net.opengis.wfs.impl with parameters of type GetCapabilitiesType
 org.eclipse.emf.common.notify.NotificationChain DocumentRootImpl.basicSetGetCapabilities(GetCapabilitiesType newGetCapabilities, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void DocumentRootImpl.setGetCapabilities(GetCapabilitiesType newGetCapabilities)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.