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.Mode
Returns 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 TypeMethodDescriptionvoid
EsbSoapValidator.setMode
(EsbSoapWrapperPipe.Mode mode) void
EsbSoapWrapperPipe.setMode
(EsbSoapWrapperPipe.Mode mode)