public class GetTransientFolderInfoJson extends BaseJson
Constructor and Description |
---|
GetTransientFolderInfoJson() |
Modifier and Type | Method and Description |
---|---|
String |
getFolderPath()
Folder path
|
String |
getWorkspaceGuid()
Workspace guid
|
void |
setFolderPath(String folderPath)
Folder path
|
void |
setWorkspaceGuid(String workspaceGuid)
Workspace guid
|
getObjType, setObjType, toString
public String getFolderPath()
public void setFolderPath(String folderPath)
folderPath
- Folder pathpublic String getWorkspaceGuid()
public void setWorkspaceGuid(String workspaceGuid)
workspaceGuid
- Workspace guidCopyright © 2019. All rights reserved.