Interface StatsInfo

All Superinterfaces:
Info, Serializable

public interface StatsInfo extends Info
Date: 8/3/11 Time: 1:24 PM
Author:
Fred Simon
  • Field Details

  • Method Details

    • getDownloadCount

      long getDownloadCount()
    • getLastDownloaded

      long getLastDownloaded()
    • getLastDownloadedBy

      String getLastDownloadedBy()
    • getRemoteDownloadCount

      long getRemoteDownloadCount()
    • getRemoteLastDownloaded

      long getRemoteLastDownloaded()
    • getRemoteLastDownloadedBy

      String getRemoteLastDownloadedBy()
    • getPath

      String getPath()
    • getOrigin

      String getOrigin()