public class JdbcDriversPrefs extends Object implements com.eviware.soapui.actions.Prefs
| Constructor and Description |
|---|
JdbcDriversPrefs() |
| 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 com.eviware.soapui.support.components.SimpleForm getForm()
getForm in interface com.eviware.soapui.actions.Prefspublic void getFormValues(com.eviware.soapui.model.settings.Settings settings)
getFormValues in interface com.eviware.soapui.actions.Prefspublic String getTitle()
getTitle 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 void setFormValues(com.eviware.soapui.model.settings.Settings settings)
setFormValues 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.PrefsCopyright © 2019. All rights reserved.