public class ZephyrPrefs extends Object implements com.eviware.soapui.actions.Prefs
| Modifier and Type | Field and Description |
|---|---|
static String |
ZEPHYR_PREFS_TITLE |
| Constructor and Description |
|---|
ZephyrPrefs() |
| Modifier and Type | Method and Description |
|---|---|
com.eviware.soapui.support.components.SimpleForm |
getForm() |
void |
getFormValues(com.eviware.soapui.model.settings.Settings settings) |
String |
getTitle() |
com.eviware.soapui.support.types.StringToStringMap |
getValues(com.eviware.soapui.model.settings.Settings settings) |
void |
setFormValues(com.eviware.soapui.model.settings.Settings settings) |
void |
storeValues(com.eviware.soapui.support.types.StringToStringMap values,
com.eviware.soapui.model.settings.Settings settings) |
public static final String ZEPHYR_PREFS_TITLE
public com.eviware.soapui.support.components.SimpleForm getForm()
getForm in interface com.eviware.soapui.actions.Prefspublic void setFormValues(com.eviware.soapui.model.settings.Settings settings)
setFormValues in interface com.eviware.soapui.actions.Prefspublic void getFormValues(com.eviware.soapui.model.settings.Settings settings)
getFormValues in interface com.eviware.soapui.actions.Prefspublic void storeValues(com.eviware.soapui.support.types.StringToStringMap values,
com.eviware.soapui.model.settings.Settings settings)
storeValues in interface com.eviware.soapui.actions.Prefspublic com.eviware.soapui.support.types.StringToStringMap getValues(com.eviware.soapui.model.settings.Settings settings)
getValues in interface com.eviware.soapui.actions.Prefspublic String getTitle()
getTitle in interface com.eviware.soapui.actions.PrefsCopyright © 2019. All rights reserved.