Uses of Interface
net.opengis.wfs.LockType
-
Packages that use LockType Package Description net.opengis.wfs net.opengis.wfs.impl -
-
Uses of LockType in net.opengis.wfs
Methods in net.opengis.wfs that return LockType Modifier and Type Method Description LockTypeWfsFactory. createLockType()Returns a new object of class 'Lock Type'. -
Uses of LockType in net.opengis.wfs.impl
Classes in net.opengis.wfs.impl that implement LockType Modifier and Type Class Description classLockTypeImplAn implementation of the model object 'Lock Type'.Methods in net.opengis.wfs.impl that return LockType Modifier and Type Method Description LockTypeWfsFactoryImpl. createLockType()
-