Uses of Enum Class
org.frankframework.pipes.EscapePipe.Direction
Packages that use EscapePipe.Direction
-
Uses of EscapePipe.Direction in org.frankframework.pipes
Methods in org.frankframework.pipes that return EscapePipe.DirectionModifier 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.Methods in org.frankframework.pipes with parameters of type EscapePipe.Direction