Class DownloadRequest


  • public class DownloadRequest
    extends java.lang.Object
    Request information to download samples from the project samples table
    • Constructor Summary

      Constructors 
      Constructor Description
      DownloadRequest()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<java.lang.Long> getSampleIds()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DownloadRequest

        public DownloadRequest()
    • Method Detail

      • getSampleIds

        public java.util.List<java.lang.Long> getSampleIds()