public class ImportPdd extends Object implements Serializable
Constructor and Description |
---|
ImportPdd() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getHostname() |
String |
getPassword() |
String |
getUsername() |
int |
hashCode() |
boolean |
isForce() |
void |
setForce(boolean force) |
void |
setHostname(String hostname) |
void |
setPassword(String password) |
void |
setUsername(String username) |
String |
toString() |
public boolean isForce()
public void setForce(boolean force)
force
- the force to setpublic String getHostname()
public void setHostname(String hostname)
hostname
- the hostname to setpublic String getPassword()
public void setPassword(String password)
password
- the password to setpublic String getUsername()
public void setUsername(String username)
username
- the username to setCopyright © 2016. All rights reserved.