Uses of Enum Class
org.frankframework.extensions.esb.EsbSoapWrapperPipe.Mode
Packages that use EsbSoapWrapperPipe.Mode
-
Uses of EsbSoapWrapperPipe.Mode in org.frankframework.extensions.esb
Methods in org.frankframework.extensions.esb that return EsbSoapWrapperPipe.ModeModifier and TypeMethodDescriptionstatic EsbSoapWrapperPipe.ModeReturns the enum constant of this class with the specified name.static EsbSoapWrapperPipe.Mode[]EsbSoapWrapperPipe.Mode.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 EsbSoapWrapperPipe.ModeModifier and TypeMethodDescriptionvoidEsbSoapValidator.setMode(EsbSoapWrapperPipe.Mode mode) voidEsbSoapWrapperPipe.setMode(EsbSoapWrapperPipe.Mode mode)