Uses of Enum Class
org.frankframework.extensions.esb.EsbSoapValidator.Direction
Packages that use EsbSoapValidator.Direction
-
Uses of EsbSoapValidator.Direction in org.frankframework.extensions.esb
Subclasses with type arguments of type EsbSoapValidator.Direction in org.frankframework.extensions.esbMethods in org.frankframework.extensions.esb that return EsbSoapValidator.DirectionModifier and TypeMethodDescriptionstatic EsbSoapValidator.DirectionReturns the enum constant of this class with the specified name.static EsbSoapValidator.Direction[]EsbSoapValidator.Direction.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.frankframework.extensions.esb with parameters of type EsbSoapValidator.DirectionModifier and TypeMethodDescriptionvoidEsbSoapValidator.setDirection(EsbSoapValidator.Direction direction)