Class FileMedium

    • Constructor Summary

      Constructors 
      Constructor Description
      FileMedium()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getFileId()  
      long getFileSize()  
      java.lang.String toString()  
      • Methods inherited from class java.lang.Object

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

      • FileMedium

        public FileMedium()
    • Method Detail

      • getFileId

        public java.lang.String getFileId()
      • getFileSize

        public long getFileSize()