public class FolderPathToUuidJson extends BaseJson
Constructor and Description |
---|
FolderPathToUuidJson() |
Modifier and Type | Method and Description |
---|---|
String |
getFullPath()
Full path from the workspace root
|
String |
getUuid() |
void |
setFullPath(String fullPath)
Full path from the workspace root
|
void |
setUuid(String uuid) |
getObjType, setObjType, toString
public String getFullPath()
public void setFullPath(String fullPath)
fullPath
- Full path from the workspace rootpublic String getUuid()
public void setUuid(String uuid)
Copyright © 2019. All rights reserved.