Uses of Enum Class
org.frankframework.extensions.rekenbox.Adios2XmlPipe.Direction
Packages that use Adios2XmlPipe.Direction
-
Uses of Adios2XmlPipe.Direction in org.frankframework.extensions.rekenbox
Methods in org.frankframework.extensions.rekenbox that return Adios2XmlPipe.DirectionModifier and TypeMethodDescriptionAdios2XmlPipe.getDirection()
static Adios2XmlPipe.Direction
Returns the enum constant of this class with the specified name.static Adios2XmlPipe.Direction[]
Adios2XmlPipe.Direction.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.frankframework.extensions.rekenbox with parameters of type Adios2XmlPipe.DirectionModifier and TypeMethodDescriptionvoid
Adios2XmlPipe.setDirection
(Adios2XmlPipe.Direction direction) Transformation direction.