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 TypeMethodDescriptionvoidDocumentRoot.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 TypeClassDescriptionclassAn 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetGetFeatureWithLock(GetFeatureWithLockType newGetFeatureWithLock, NotificationChain msgs) voidDocumentRootImpl.setGetFeatureWithLock(GetFeatureWithLockType newGetFeatureWithLock) -
Uses of GetFeatureWithLockType in net.opengis.wfs.validation
Methods in net.opengis.wfs.validation with parameters of type GetFeatureWithLockTypeModifier and TypeMethodDescriptionbooleanDocumentRootValidator.validateGetFeatureWithLock(GetFeatureWithLockType value)