Uses of Class
org.eclipse.emf.emfstore.internal.client.model.filetransfer.FileDownloadStatus.Status

Packages that use FileDownloadStatus.Status
org.eclipse.emf.emfstore.internal.client.model.filetransfer   
 

Uses of FileDownloadStatus.Status in org.eclipse.emf.emfstore.internal.client.model.filetransfer
 

Methods in org.eclipse.emf.emfstore.internal.client.model.filetransfer that return FileDownloadStatus.Status
 FileDownloadStatus.Status FileDownloadStatus.getStatus()
          This is the ultimate method for checking in which "stage" a file transfer currently is.
static FileDownloadStatus.Status FileDownloadStatus.Status.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FileDownloadStatus.Status[] FileDownloadStatus.Status.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2015. All Rights Reserved.