Uses of Enum Class
com.luciad.ogc.wfs.client.TLcdWFSTransactionRequest.ReleaseAction
-
Uses of TLcdWFSTransactionRequest.ReleaseAction in com.luciad.ogc.wfs.client
Modifier 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.Modifier and TypeMethodDescriptionvoid
TLcdWFSTransactionRequest.setReleaseAction
(TLcdWFSTransactionRequest.ReleaseAction aReleaseAction) Sets the release action attribute on this request.