Uses of Enum Class
org.frankframework.core.IWrapperPipe.Direction
Packages that use IWrapperPipe.Direction
-
Uses of IWrapperPipe.Direction in org.frankframework.core
Methods in org.frankframework.core that return IWrapperPipe.DirectionModifier 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
Methods in org.frankframework.soap that return IWrapperPipe.DirectionMethods in org.frankframework.soap with parameters of type IWrapperPipe.DirectionModifier and TypeMethodDescriptionvoid
SoapWrapperPipe.setDirection
(IWrapperPipe.Direction value)