| Modifier and Type | Field and Description |
|---|---|
static boolean |
LOAD_XSD_SCHEMAS_DEFAULT_VALUE |
static String |
LOAD_XSD_SCHEMAS_TYPES |
static String |
SKIP_XSD_SCHEMAS |
static String |
TRIM_REST |
| Constructor and Description |
|---|
RestSettings(String title) |
| Modifier and Type | Method and Description |
|---|---|
SimpleForm |
getForm() |
void |
getFormValues(com.eviware.soapui.model.settings.Settings settings) |
static String |
getLoadXsdSchemasTypesSettingCaption() |
String |
getTitle() |
StringToStringMap |
getValues(com.eviware.soapui.model.settings.Settings settings) |
boolean |
isProductRestartRequired() |
void |
setFormValues(com.eviware.soapui.model.settings.Settings settings) |
void |
storeValues(StringToStringMap values,
com.eviware.soapui.model.settings.Settings settings) |
public static final boolean LOAD_XSD_SCHEMAS_DEFAULT_VALUE
public static final String LOAD_XSD_SCHEMAS_TYPES
public static final String SKIP_XSD_SCHEMAS
public static final String TRIM_REST
public RestSettings(String title)
public SimpleForm getForm()
public void setFormValues(com.eviware.soapui.model.settings.Settings settings)
setFormValues in interface Prefspublic void getFormValues(com.eviware.soapui.model.settings.Settings settings)
getFormValues in interface Prefspublic void storeValues(StringToStringMap values, com.eviware.soapui.model.settings.Settings settings)
storeValues in interface Prefspublic StringToStringMap getValues(com.eviware.soapui.model.settings.Settings settings)
public static String getLoadXsdSchemasTypesSettingCaption()
public boolean isProductRestartRequired()
isProductRestartRequired in interface PrefsCopyright © 2019. All rights reserved.