Uses of Interface
net.opengis.wfs.GetGmlObjectType

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

Uses of GetGmlObjectType in net.opengis.wfs
 

Methods in net.opengis.wfs that return GetGmlObjectType
 GetGmlObjectType WfsFactory.createGetGmlObjectType()
          Returns a new object of class 'Get Gml Object Type'.
 GetGmlObjectType DocumentRoot.getGetGmlObject()
          Returns the value of the 'Get Gml Object' containment reference.
 

Methods in net.opengis.wfs with parameters of type GetGmlObjectType
 void DocumentRoot.setGetGmlObject(GetGmlObjectType value)
          Sets the value of the 'Get Gml Object' containment reference.
 

Uses of GetGmlObjectType in net.opengis.wfs.impl
 

Classes in net.opengis.wfs.impl that implement GetGmlObjectType
 class GetGmlObjectTypeImpl
          An implementation of the model object 'Get Gml Object Type'.
 

Methods in net.opengis.wfs.impl that return GetGmlObjectType
 GetGmlObjectType WfsFactoryImpl.createGetGmlObjectType()
           
 GetGmlObjectType DocumentRootImpl.getGetGmlObject()
           
 

Methods in net.opengis.wfs.impl with parameters of type GetGmlObjectType
 org.eclipse.emf.common.notify.NotificationChain DocumentRootImpl.basicSetGetGmlObject(GetGmlObjectType newGetGmlObject, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void DocumentRootImpl.setGetGmlObject(GetGmlObjectType newGetGmlObject)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.