Uses of Enum Class
org.frankframework.pipes.PGPPipe.Action
-
Uses of PGPPipe.Action in org.frankframework.pipes
Modifier and TypeMethodDescriptionstatic PGPPipe.Action
Returns the enum constant of this class with the specified name.static PGPPipe.Action[]
PGPPipe.Action.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
PGPPipe.setAction
(PGPPipe.Action action) Action to be taken when pipe is executed.