Uses of Enum Class
com.luciad.ogc.wfs.client.TLcdWFSLockFeatureRequest.LockAction
Packages that use TLcdWFSLockFeatureRequest.LockAction
-
Uses of TLcdWFSLockFeatureRequest.LockAction in com.luciad.ogc.wfs.client
Methods in com.luciad.ogc.wfs.client that return TLcdWFSLockFeatureRequest.LockActionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static TLcdWFSLockFeatureRequest.LockAction[]
TLcdWFSLockFeatureRequest.LockAction.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.luciad.ogc.wfs.client with parameters of type TLcdWFSLockFeatureRequest.LockActionModifier and TypeMethodDescriptionvoid
TLcdWFSGetFeatureWithLockRequest.setLockAction
(TLcdWFSLockFeatureRequest.LockAction aLockAction) Sets the lock action.void
TLcdWFSLockFeatureRequest.setLockAction
(TLcdWFSLockFeatureRequest.LockAction aLockAction) Sets the lock action.