Package | Description |
---|---|
com.eviware.soapui.config | |
com.eviware.soapui.config.impl |
Modifier and Type | Field and Description |
---|---|
static SoapVersionTypesConfig.Enum |
SoapVersionTypesConfig.X_1_1 |
static SoapVersionTypesConfig.Enum |
SoapVersionTypesConfig.X_1_2 |
Modifier and Type | Method and Description |
---|---|
static SoapVersionTypesConfig.Enum |
SoapVersionTypesConfig.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none.
|
static SoapVersionTypesConfig.Enum |
SoapVersionTypesConfig.Enum.forString(String s)
Returns the enum value for a string, or null if none.
|
SoapVersionTypesConfig.Enum |
WsdlInterfaceConfig.getSoapVersion()
Gets the "soapVersion" attribute
|
Modifier and Type | Method and Description |
---|---|
void |
WsdlInterfaceConfig.setSoapVersion(SoapVersionTypesConfig.Enum soapVersion)
Sets the "soapVersion" attribute
|
Modifier and Type | Method and Description |
---|---|
SoapVersionTypesConfig.Enum |
WsdlInterfaceConfigImpl.getSoapVersion()
Gets the "soapVersion" attribute
|
Modifier and Type | Method and Description |
---|---|
void |
WsdlInterfaceConfigImpl.setSoapVersion(SoapVersionTypesConfig.Enum soapVersion)
Sets the "soapVersion" attribute
|
Copyright © 2019. All Rights Reserved.