Uses of Enum Class
org.frankframework.pipes.EtagHandlerPipe.EtagAction
-
Uses of EtagHandlerPipe.EtagAction in org.frankframework.pipes
Modifier and TypeMethodDescriptionEtagHandlerPipe.getAction()
Deprecated.static EtagHandlerPipe.EtagAction
Returns the enum constant of this class with the specified name.static EtagHandlerPipe.EtagAction[]
EtagHandlerPipe.EtagAction.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
EtagHandlerPipe.setAction
(EtagHandlerPipe.EtagAction action) Deprecated.