public class TransientWorkspaceExternalDataJson extends BaseJson
Constructor and Description |
---|
TransientWorkspaceExternalDataJson() |
Modifier and Type | Method and Description |
---|---|
String |
getPassword()
Password
|
String |
getPath()
Path
|
String |
getUserName()
User name
|
void |
setPassword(String password)
Password
|
void |
setPath(String path)
Path
|
void |
setUserName(String userName)
User name
|
getObjType, setObjType, toString
public String getPath()
public void setPath(String path)
path
- Pathpublic String getPassword()
public void setPassword(String password)
password
- Passwordpublic String getUserName()
public void setUserName(String userName)
userName
- User nameCopyright © 2019. All rights reserved.