| Package | Description | 
|---|---|
| com.eviware.soapui.config | |
| com.eviware.soapui.config.impl | |
| com.eviware.soapui.security | 
| Modifier and Type | Field and Description | 
|---|---|
| static StrategyTypeConfig.Enum | StrategyTypeConfig. ALL_AT_ONCE | 
| static StrategyTypeConfig.Enum | StrategyTypeConfig. NO_STRATEGY | 
| static StrategyTypeConfig.Enum | StrategyTypeConfig. ONE_BY_ONE | 
| Modifier and Type | Method and Description | 
|---|---|
| static StrategyTypeConfig.Enum | StrategyTypeConfig.Enum. forInt(int i)Returns the enum value corresponding to an int, or null if none. | 
| static StrategyTypeConfig.Enum | StrategyTypeConfig.Enum. forString(String s)Returns the enum value for a string, or null if none. | 
| StrategyTypeConfig.Enum | ExecutionStrategyConfig. getStrategy()Gets the "strategy" element | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ExecutionStrategyConfig. setStrategy(StrategyTypeConfig.Enum strategy)Sets the "strategy" element | 
| Modifier and Type | Method and Description | 
|---|---|
| StrategyTypeConfig.Enum | ExecutionStrategyConfigImpl. getStrategy()Gets the "strategy" element | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ExecutionStrategyConfigImpl. setStrategy(StrategyTypeConfig.Enum strategy)Sets the "strategy" element | 
| Modifier and Type | Method and Description | 
|---|---|
| StrategyTypeConfig.Enum | ExecutionStrategyHolder. getStrategy() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ExecutionStrategyHolder. setStrategy(StrategyTypeConfig.Enum strategy) | 
Copyright © 2019. All Rights Reserved.