Uses of Interface
net.opengis.wfs.GetFeatureWithLockType

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

Uses of GetFeatureWithLockType in net.opengis.wfs
 

Methods in net.opengis.wfs that return GetFeatureWithLockType
 GetFeatureWithLockType WfsFactory.createGetFeatureWithLockType()
          Returns a new object of class 'Get Feature With Lock Type'.
 GetFeatureWithLockType DocumentRoot.getGetFeatureWithLock()
          Returns the value of the 'Get Feature With Lock' containment reference.
 

Methods in net.opengis.wfs with parameters of type GetFeatureWithLockType
 void DocumentRoot.setGetFeatureWithLock(GetFeatureWithLockType value)
          Sets the value of the 'Get Feature With Lock' containment reference.
 

Uses of GetFeatureWithLockType in net.opengis.wfs.impl
 

Classes in net.opengis.wfs.impl that implement GetFeatureWithLockType
 class GetFeatureWithLockTypeImpl
          An implementation of the model object 'Get Feature With Lock Type'.
 

Methods in net.opengis.wfs.impl that return GetFeatureWithLockType
 GetFeatureWithLockType WfsFactoryImpl.createGetFeatureWithLockType()
           
 GetFeatureWithLockType DocumentRootImpl.getGetFeatureWithLock()
           
 

Methods in net.opengis.wfs.impl with parameters of type GetFeatureWithLockType
 org.eclipse.emf.common.notify.NotificationChain DocumentRootImpl.basicSetGetFeatureWithLock(GetFeatureWithLockType newGetFeatureWithLock, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void DocumentRootImpl.setGetFeatureWithLock(GetFeatureWithLockType newGetFeatureWithLock)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.