public abstract class EmbededDBServer extends Object
| Constructor and Description |
|---|
EmbededDBServer() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword()
Gets the password.
|
String |
getUname()
Gets the uname.
|
void |
setPassword(String password)
Sets the password.
|
void |
setUname(String uname)
Sets the uname.
|
public String getUname()
public void setUname(String uname)
uname - the new unamepublic String getPassword()
public void setPassword(String password)
password - the new passwordCopyright © 2014 Audit4j. All rights reserved.