Uses of Interface
net.opengis.wfs20.FeaturesNotLockedType
Packages that use FeaturesNotLockedType
Package
Description
-
Uses of FeaturesNotLockedType in net.opengis.wfs20
Methods in net.opengis.wfs20 that return FeaturesNotLockedTypeModifier and TypeMethodDescriptionWfs20Factory.createFeaturesNotLockedType()Returns a new object of class 'Features Not Locked Type'.LockFeatureResponseType.getFeaturesNotLocked()Returns the value of the 'Features Not Locked' containment reference.Methods in net.opengis.wfs20 with parameters of type FeaturesNotLockedTypeModifier and TypeMethodDescriptionvoidLockFeatureResponseType.setFeaturesNotLocked(FeaturesNotLockedType value) Sets the value of the 'Features Not Locked' containment reference. -
Uses of FeaturesNotLockedType in net.opengis.wfs20.impl
Classes in net.opengis.wfs20.impl that implement FeaturesNotLockedTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Features Not Locked Type'.Fields in net.opengis.wfs20.impl declared as FeaturesNotLockedTypeModifier and TypeFieldDescriptionprotected FeaturesNotLockedTypeLockFeatureResponseTypeImpl.featuresNotLockedThe cached value of the 'Features Not Locked' containment reference.Methods in net.opengis.wfs20.impl that return FeaturesNotLockedTypeModifier and TypeMethodDescriptionWfs20FactoryImpl.createFeaturesNotLockedType()LockFeatureResponseTypeImpl.getFeaturesNotLocked()Methods in net.opengis.wfs20.impl with parameters of type FeaturesNotLockedTypeModifier and TypeMethodDescriptionNotificationChainLockFeatureResponseTypeImpl.basicSetFeaturesNotLocked(FeaturesNotLockedType newFeaturesNotLocked, NotificationChain msgs) voidLockFeatureResponseTypeImpl.setFeaturesNotLocked(FeaturesNotLockedType newFeaturesNotLocked) -
Uses of FeaturesNotLockedType in net.opengis.wfs20.util
Methods in net.opengis.wfs20.util with parameters of type FeaturesNotLockedTypeModifier and TypeMethodDescriptionWfs20Switch.caseFeaturesNotLockedType(FeaturesNotLockedType object) Returns the result of interpreting the object as an instance of 'Features Not Locked Type'.booleanWfs20Validator.validateFeaturesNotLockedType(FeaturesNotLockedType featuresNotLockedType, DiagnosticChain diagnostics, Map<Object, Object> context) -
Uses of FeaturesNotLockedType in net.opengis.wfs20.validation
Methods in net.opengis.wfs20.validation with parameters of type FeaturesNotLockedTypeModifier and TypeMethodDescriptionbooleanLockFeatureResponseTypeValidator.validateFeaturesNotLocked(FeaturesNotLockedType value)