Uses of Enum Class
org.frankframework.pipes.EtagHandlerPipe.EtagAction
Packages that use EtagHandlerPipe.EtagAction
-
Uses of EtagHandlerPipe.EtagAction in org.frankframework.pipes
Methods in org.frankframework.pipes that return EtagHandlerPipe.EtagActionModifier 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.Methods in org.frankframework.pipes with parameters of type EtagHandlerPipe.EtagActionModifier and TypeMethodDescriptionvoid
EtagHandlerPipe.setAction
(EtagHandlerPipe.EtagAction action) Deprecated.