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