Uses of Enum Class
org.frankframework.soap.SoapVersion
-
Uses of SoapVersion in org.frankframework.soap
Modifier and TypeFieldDescriptionprotected static final SoapVersion
SoapWrapperPipe.DEFAULT_SOAP_VERSION_FOR_WRAPPING
Modifier and TypeMethodDescriptionSoapValidator.getSoapVersion()
static SoapVersion
SoapVersion.getSoapVersion
(String s) SoapWrapperPipe.getSoapVersion()
static SoapVersion
Returns the enum constant of this class with the specified name.static SoapVersion[]
SoapVersion.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
SoapValidator.setSoapVersion
(SoapVersion soapVersion) SOAP envelope XSD version to usevoid
SoapWrapperPipe.setSoapVersion
(SoapVersion value) Soap version to use