Uses of Enum Class
com.luciad.ogc.wfs.client.TLcdWFSTransactionRequest.ReleaseAction
Packages that use TLcdWFSTransactionRequest.ReleaseAction
-
Uses of TLcdWFSTransactionRequest.ReleaseAction in com.luciad.ogc.wfs.client
Methods in com.luciad.ogc.wfs.client that return TLcdWFSTransactionRequest.ReleaseActionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.TLcdWFSTransactionRequest.ReleaseAction.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 TLcdWFSTransactionRequest.ReleaseActionModifier and TypeMethodDescriptionvoid
TLcdWFSTransactionRequest.setReleaseAction
(TLcdWFSTransactionRequest.ReleaseAction aReleaseAction) Sets the release action attribute on this request.