Uses of Interface
net.opengis.wfs.GetFeatureWithLockType
- 
Packages that use GetFeatureWithLockType Package Description net.opengis.wfs net.opengis.wfs.impl net.opengis.wfs.validation 
- 
- 
Uses of GetFeatureWithLockType in net.opengis.wfsMethods in net.opengis.wfs that return GetFeatureWithLockType Modifier and Type Method Description GetFeatureWithLockTypeWfsFactory. createGetFeatureWithLockType()Returns a new object of class 'Get Feature With Lock Type'.GetFeatureWithLockTypeDocumentRoot. getGetFeatureWithLock()Returns the value of the 'Get Feature With Lock' containment reference.Methods in net.opengis.wfs with parameters of type GetFeatureWithLockType Modifier and Type Method Description voidDocumentRoot. setGetFeatureWithLock(GetFeatureWithLockType value)Sets the value of the 'Get Feature With Lock' containment reference.
- 
Uses of GetFeatureWithLockType in net.opengis.wfs.implClasses in net.opengis.wfs.impl that implement GetFeatureWithLockType Modifier and Type Class Description classGetFeatureWithLockTypeImplAn implementation of the model object 'Get Feature With Lock Type'.Methods in net.opengis.wfs.impl that return GetFeatureWithLockType Modifier and Type Method Description GetFeatureWithLockTypeWfsFactoryImpl. createGetFeatureWithLockType()GetFeatureWithLockTypeDocumentRootImpl. getGetFeatureWithLock()Methods in net.opengis.wfs.impl with parameters of type GetFeatureWithLockType Modifier and Type Method Description NotificationChainDocumentRootImpl. basicSetGetFeatureWithLock(GetFeatureWithLockType newGetFeatureWithLock, NotificationChain msgs)voidDocumentRootImpl. setGetFeatureWithLock(GetFeatureWithLockType newGetFeatureWithLock)
- 
Uses of GetFeatureWithLockType in net.opengis.wfs.validationMethods in net.opengis.wfs.validation with parameters of type GetFeatureWithLockType Modifier and Type Method Description booleanDocumentRootValidator. validateGetFeatureWithLock(GetFeatureWithLockType value)
 
-