Uses of Enum Class
org.frankframework.core.IWrapperPipe.Direction
-
Uses of IWrapperPipe.Direction in org.frankframework.core
Modifier and TypeMethodDescriptionstatic IWrapperPipe.Direction
Returns the enum constant of this class with the specified name.static IWrapperPipe.Direction[]
IWrapperPipe.Direction.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of IWrapperPipe.Direction in org.frankframework.soap
Modifier and TypeMethodDescriptionvoid
SoapWrapperPipe.setDirection
(IWrapperPipe.Direction value)