Uses of Interface
net.opengis.ows10.GetCapabilitiesType

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

Uses of GetCapabilitiesType in net.opengis.ows10
 

Methods in net.opengis.ows10 that return GetCapabilitiesType
 GetCapabilitiesType Ows10Factory.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.ows10 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.ows10.impl
 

Methods in net.opengis.ows10.impl that return GetCapabilitiesType
 GetCapabilitiesType Ows10FactoryImpl.createGetCapabilitiesType()
           
 GetCapabilitiesType DocumentRootImpl.getGetCapabilities()
           
 

Methods in net.opengis.ows10.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)
           
 

Uses of GetCapabilitiesType in net.opengis.wfs
 

Subinterfaces of GetCapabilitiesType in net.opengis.wfs
 interface GetCapabilitiesType
          A representation of the model object 'Get Capabilities Type'.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.