Uses of Interface
net.opengis.wfs20.GetFeatureWithLockType
Packages that use GetFeatureWithLockType
Package
Description
-
Uses of GetFeatureWithLockType in net.opengis.wfs20
Methods in net.opengis.wfs20 that return GetFeatureWithLockTypeModifier and TypeMethodDescriptionWfs20Factory.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.wfs20 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.wfs20.impl
Classes in net.opengis.wfs20.impl that implement GetFeatureWithLockTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Get Feature With Lock Type'.Methods in net.opengis.wfs20.impl that return GetFeatureWithLockTypeModifier and TypeMethodDescriptionWfs20FactoryImpl.createGetFeatureWithLockType()
DocumentRootImpl.getGetFeatureWithLock()
Methods in net.opengis.wfs20.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.wfs20.util
Methods in net.opengis.wfs20.util with parameters of type GetFeatureWithLockTypeModifier and TypeMethodDescriptionWfs20Switch.caseGetFeatureWithLockType
(GetFeatureWithLockType object) Returns the result of interpreting the object as an instance of 'Get Feature With Lock Type'.boolean
Wfs20Validator.validateGetFeatureWithLockType
(GetFeatureWithLockType getFeatureWithLockType, DiagnosticChain diagnostics, Map<Object, Object> context) -
Uses of GetFeatureWithLockType in net.opengis.wfs20.validation
Methods in net.opengis.wfs20.validation with parameters of type GetFeatureWithLockTypeModifier and TypeMethodDescriptionboolean
DocumentRootValidator.validateGetFeatureWithLock
(GetFeatureWithLockType value)