Uses of Interface
net.opengis.wfs.GetFeatureWithLockType
Packages that use GetFeatureWithLockType
-
Uses of GetFeatureWithLockType in net.opengis.wfs
Methods in net.opengis.wfs that return GetFeatureWithLockTypeModifier and TypeMethodDescriptionWfsFactory.createGetFeatureWithLockType()
Returns a new object of class 'Get Feature With Lock Type'.DocumentRoot.getGetFeatureWithLock()
Returns the value of the 'Get Feature With Lock' containment reference.Methods in net.opengis.wfs with parameters of type GetFeatureWithLockTypeModifier and TypeMethodDescriptionvoid
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 GetFeatureWithLockTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Get Feature With Lock Type'.Methods in net.opengis.wfs.impl that return GetFeatureWithLockTypeModifier and TypeMethodDescriptionWfsFactoryImpl.createGetFeatureWithLockType()
DocumentRootImpl.getGetFeatureWithLock()
Methods in net.opengis.wfs.impl with parameters of type GetFeatureWithLockTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetGetFeatureWithLock
(GetFeatureWithLockType newGetFeatureWithLock, NotificationChain msgs) void
DocumentRootImpl.setGetFeatureWithLock
(GetFeatureWithLockType newGetFeatureWithLock) -
Uses of GetFeatureWithLockType in net.opengis.wfs.validation
Methods in net.opengis.wfs.validation with parameters of type GetFeatureWithLockTypeModifier and TypeMethodDescriptionboolean
DocumentRootValidator.validateGetFeatureWithLock
(GetFeatureWithLockType value)