Uses of Enum Class
org.frankframework.pipes.EscapePipe.Direction
-
Uses of EscapePipe.Direction in org.frankframework.pipes
Modifier and TypeMethodDescriptionEscapePipe.getDirection()
static EscapePipe.Direction
Returns the enum constant of this class with the specified name.static EscapePipe.Direction[]
EscapePipe.Direction.values()
Returns an array containing the constants of this enum class, in the order they are declared.