Package | Description |
---|---|
com.eviware.soapui.config | |
com.eviware.soapui.config.impl | |
com.eviware.soapui.impl.wsdl.endpoint |
Modifier and Type | Field and Description |
---|---|
static EndpointConfig.Mode.Enum |
EndpointConfig.Mode.COMPLEMENT |
static EndpointConfig.Mode.Enum |
EndpointConfig.Mode.COPY |
static EndpointConfig.Mode.Enum |
EndpointConfig.Mode.OVERRIDE |
Modifier and Type | Method and Description |
---|---|
static EndpointConfig.Mode.Enum |
EndpointConfig.Mode.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none.
|
static EndpointConfig.Mode.Enum |
EndpointConfig.Mode.Enum.forString(String s)
Returns the enum value for a string, or null if none.
|
EndpointConfig.Mode.Enum |
EndpointConfig.getMode()
Gets the "mode" attribute
|
Modifier and Type | Method and Description |
---|---|
void |
EndpointConfig.setMode(EndpointConfig.Mode.Enum mode)
Sets the "mode" attribute
|
Modifier and Type | Method and Description |
---|---|
EndpointConfig.Mode.Enum |
EnvironmentEndpointConfigImpl.getMode()
Gets the "mode" attribute
|
EndpointConfig.Mode.Enum |
EndpointConfigImpl.getMode()
Gets the "mode" attribute
|
Modifier and Type | Method and Description |
---|---|
void |
EnvironmentEndpointConfigImpl.setMode(EndpointConfig.Mode.Enum mode)
Sets the "mode" attribute
|
void |
EndpointConfigImpl.setMode(EndpointConfig.Mode.Enum mode)
Sets the "mode" attribute
|
Modifier and Type | Method and Description |
---|---|
EndpointConfig.Mode.Enum |
DefaultEndpointStrategy.EndpointDefaults.getMode() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultEndpointStrategy.EndpointDefaults.setMode(EndpointConfig.Mode.Enum mode) |
Copyright © 2019. All Rights Reserved.