public static class DbSchemaWizardController.FormFields extends Object
| Constructor and Description |
|---|
DbSchemaWizardController.FormFields() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConnectionUrl() |
String |
getPassword() |
String |
getUserName() |
void |
setConnectionUrl(String connectionUrl) |
void |
setPassword(String password) |
void |
setUserName(String userName) |
public String getConnectionUrl()
public void setConnectionUrl(String connectionUrl)
connectionUrl - the connectionUrl to setpublic String getUserName()
public void setUserName(String userName)
userName - the userName to setpublic String getPassword()
public void setPassword(String password)
password - the password to setThis software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.