Uses of Enum Class
org.frankframework.pipes.EscapePipe.Direction
Packages that use EscapePipe.Direction
-
Uses of EscapePipe.Direction in org.frankframework.pipes
Subclasses with type arguments of type EscapePipe.Direction in org.frankframework.pipesMethods in org.frankframework.pipes that return EscapePipe.DirectionModifier and TypeMethodDescriptionstatic EscapePipe.DirectionReturns 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