Class FolderPathToUuidJson

java.lang.Object
com.blackberry.workspaces.sdk.api.json.BaseJson
com.blackberry.workspaces.sdk.api.json.FolderPathToUuidJson
All Implemented Interfaces:
Serializable

public class FolderPathToUuidJson
extends BaseJson
Created by sbenhayun on 6/7/2017.
See Also:
Serialized Form
  • Constructor Details

  • Method Details

    • getFullPath

      public String getFullPath()
      Full path from the workspace root
      Returns:
      Full path from the workspace root
    • setFullPath

      public void setFullPath​(String fullPath)
      Full path from the workspace root
      Parameters:
      fullPath - Full path from the workspace root
    • getUuid

      public String getUuid()
    • setUuid

      public void setUuid​(String uuid)