| Package | Description | 
|---|---|
| com.eviware.soapui.config | |
| com.eviware.soapui.config.impl | 
| Modifier and Type | Field and Description | 
|---|---|
| static ScopeTypeConfig.Enum | ScopeTypeConfig. GLOBAL | 
| static ScopeTypeConfig.Enum | ScopeTypeConfig. PROJECT | 
| Modifier and Type | Method and Description | 
|---|---|
| static ScopeTypeConfig.Enum | ScopeTypeConfig.Enum. forInt(int i)Returns the enum value corresponding to an int, or null if none. | 
| static ScopeTypeConfig.Enum | ScopeTypeConfig.Enum. forString(String s)Returns the enum value for a string, or null if none. | 
| ScopeTypeConfig.Enum | XmlTemplatesTypeConfig. getScope()Gets the "scope" element | 
| ScopeTypeConfig.Enum | ReportTemplateConfig. getScope()Gets the "scope" element | 
| Modifier and Type | Method and Description | 
|---|---|
| void | XmlTemplatesTypeConfig. setScope(ScopeTypeConfig.Enum scope)Sets the "scope" element | 
| void | ReportTemplateConfig. setScope(ScopeTypeConfig.Enum scope)Sets the "scope" element | 
| Modifier and Type | Method and Description | 
|---|---|
| ScopeTypeConfig.Enum | XmlTemplatesTypeConfigImpl. getScope()Gets the "scope" element | 
| ScopeTypeConfig.Enum | ReportTemplateConfigImpl. getScope()Gets the "scope" element | 
| Modifier and Type | Method and Description | 
|---|---|
| void | XmlTemplatesTypeConfigImpl. setScope(ScopeTypeConfig.Enum scope)Sets the "scope" element | 
| void | ReportTemplateConfigImpl. setScope(ScopeTypeConfig.Enum scope)Sets the "scope" element | 
Copyright © 2019. All Rights Reserved.