Uses of Interface
net.opengis.wfs.LockFeatureType

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

Uses of LockFeatureType in net.opengis.wfs
 

Methods in net.opengis.wfs that return LockFeatureType
 LockFeatureType WfsFactory.createLockFeatureType()
          Returns a new object of class 'Lock Feature Type'.
 LockFeatureType DocumentRoot.getLockFeature()
          Returns the value of the 'Lock Feature' containment reference.
 

Methods in net.opengis.wfs with parameters of type LockFeatureType
 void DocumentRoot.setLockFeature(LockFeatureType value)
          Sets the value of the 'Lock Feature' containment reference.
 

Uses of LockFeatureType in net.opengis.wfs.impl
 

Classes in net.opengis.wfs.impl that implement LockFeatureType
 class LockFeatureTypeImpl
          An implementation of the model object 'Lock Feature Type'.
 

Methods in net.opengis.wfs.impl that return LockFeatureType
 LockFeatureType WfsFactoryImpl.createLockFeatureType()
           
 LockFeatureType DocumentRootImpl.getLockFeature()
           
 

Methods in net.opengis.wfs.impl with parameters of type LockFeatureType
 org.eclipse.emf.common.notify.NotificationChain DocumentRootImpl.basicSetLockFeature(LockFeatureType newLockFeature, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void DocumentRootImpl.setLockFeature(LockFeatureType newLockFeature)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.