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 TypeMethodDescriptionstatic EtagHandlerPipe.EtagActionReturns 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 TypeMethodDescriptionvoidEtagHandlerPipe.setAction(EtagHandlerPipe.EtagAction action) Deprecated.