Class MoveJson

    • Constructor Detail

      • MoveJson

        public MoveJson()
    • Method Detail

      • getDeviceType

        public DeviceType getDeviceType()
        Device types
        Returns:
        Device types
      • setDeviceType

        public void setDeviceType​(DeviceType deviceType)
        Device types
        Parameters:
        deviceType - Device types
      • getDocumentGuids

        public Set<String> getDocumentGuids()
        List of file guids
        Returns:
        List of file guids
      • setDocumentGuids

        public void setDocumentGuids​(Set<String> documentGuids)
        List of file guids
        Parameters:
        documentGuids - List of file guids
      • getTargetGuid

        public String getTargetGuid()
        Target guid
        Returns:
        Target guid
      • setTargetGuid

        public void setTargetGuid​(String targetGuid)
        Target guid
        Parameters:
        targetGuid - Target guid
      • getTargetId

        public Integer getTargetId()
        Target id
        Returns:
        Target id
      • setTargetId

        public void setTargetId​(Integer targetId)
        Target id
        Parameters:
        targetId - Target id
      • getFolderGuids

        public Set<String> getFolderGuids()
        List of current folder guids
        Returns:
        List of current folder guids
      • setFolderGuids

        public void setFolderGuids​(Set<String> folderGuids)
        List of current folder guids
        Parameters:
        folderGuids - List of current folder guids
      • getTargetPath

        public String getTargetPath()
        Target folder path or ID .
        Returns:
        Target folder path or ID .
      • setTargetPath

        public void setTargetPath​(String targetPath)
        Target folder path or ID .
        Parameters:
        targetPath - Target folder path or ID .
      • getFolderIds

        public Set<Integer> getFolderIds()
        List of current folder ids
        Returns:
        List of current folder ids
      • setFolderIds

        public void setFolderIds​(Set<Integer> folderIds)
        List of current folder ids
        Parameters:
        folderIds - List of current folder ids
      • getFolderPaths

        public Set<String> getFolderPaths()
        List of current folder paths
        Returns:
        List of current folder paths
      • setFolderPaths

        public void setFolderPaths​(Set<String> folderPaths)
        List of current folder paths
        Parameters:
        folderPaths - List of current folder paths