| Package | Description | 
|---|---|
| com.eviware.soapui.config | |
| com.eviware.soapui.config.impl | 
| Modifier and Type | Field and Description | 
|---|---|
| static OperationTypesConfig.Enum | OperationTypesConfig. NOTIFICATION | 
| static OperationTypesConfig.Enum | OperationTypesConfig. ONE_WAY | 
| static OperationTypesConfig.Enum | OperationTypesConfig. REQUEST_RESPONSE | 
| static OperationTypesConfig.Enum | OperationTypesConfig. SOLICIT_RESPONSE | 
| Modifier and Type | Method and Description | 
|---|---|
| static OperationTypesConfig.Enum | OperationTypesConfig.Enum. forInt(int i)Returns the enum value corresponding to an int, or null if none. | 
| static OperationTypesConfig.Enum | OperationTypesConfig.Enum. forString(String s)Returns the enum value for a string, or null if none. | 
| OperationTypesConfig.Enum | OperationConfig. getType()Gets the "type" attribute | 
| Modifier and Type | Method and Description | 
|---|---|
| void | OperationConfig. setType(OperationTypesConfig.Enum type)Sets the "type" attribute | 
| Modifier and Type | Method and Description | 
|---|---|
| OperationTypesConfig.Enum | OperationConfigImpl. getType()Gets the "type" attribute | 
| Modifier and Type | Method and Description | 
|---|---|
| void | OperationConfigImpl. setType(OperationTypesConfig.Enum type)Sets the "type" attribute | 
Copyright © 2019. All Rights Reserved.