Uses of Enum Class
org.frankframework.core.IWrapperPipe.Direction
Packages that use IWrapperPipe.Direction
-
Uses of IWrapperPipe.Direction in org.frankframework.core
Subclasses with type arguments of type IWrapperPipe.Direction in org.frankframework.coreMethods in org.frankframework.core that return IWrapperPipe.DirectionModifier and TypeMethodDescriptionstatic IWrapperPipe.DirectionReturns 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 with parameters of type IWrapperPipe.DirectionModifier and TypeMethodDescriptionvoidSoapWrapperPipe.setDirection(IWrapperPipe.Direction value)