public class ZephyrInstance extends Object
| Constructor and Description |
|---|
ZephyrInstance() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
String |
getServerAddress() |
String |
getUsername() |
void |
setPassword(String password) |
void |
setServerAddress(String serverAddress) |
void |
setUsername(String username) |
public String getServerAddress()
public void setServerAddress(String serverAddress)
public String getUsername()
public void setUsername(String username)
public String getPassword()
public void setPassword(String password)
Copyright © 2004-2015. All Rights Reserved.