| Package | Description | 
|---|---|
| com.eviware.soapui.config | |
| com.eviware.soapui.config.impl | |
| com.eviware.soapui.impl.support.definition.support | 
| Modifier and Type | Field and Description | 
|---|---|
| static DefinitionCacheTypeConfig.Enum | DefinitionCacheTypeConfig. EXTERNAL | 
| static DefinitionCacheTypeConfig.Enum | DefinitionCacheTypeConfig. INLINE | 
| static DefinitionCacheTypeConfig.Enum | DefinitionCacheTypeConfig. TEXT | 
| Modifier and Type | Method and Description | 
|---|---|
| static DefinitionCacheTypeConfig.Enum | DefinitionCacheTypeConfig.Enum. forInt(int i)Returns the enum value corresponding to an int, or null if none. | 
| static DefinitionCacheTypeConfig.Enum | DefinitionCacheTypeConfig.Enum. forString(String s)Returns the enum value for a string, or null if none. | 
| DefinitionCacheTypeConfig.Enum | DefinitionCacheConfig. getType()Gets the "type" attribute | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DefinitionCacheConfig. setType(DefinitionCacheTypeConfig.Enum type)Sets the "type" attribute | 
| Modifier and Type | Method and Description | 
|---|---|
| DefinitionCacheTypeConfig.Enum | DefinitionCacheConfigImpl. getType()Gets the "type" attribute | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DefinitionCacheConfigImpl. setType(DefinitionCacheTypeConfig.Enum type)Sets the "type" attribute | 
| Constructor and Description | 
|---|
| ConfigInterfaceDefinitionPart(DefintionPartConfig config,
                             boolean isRoot,
                             DefinitionCacheTypeConfig.Enum type) | 
Copyright © 2019. All Rights Reserved.