Class UpdateWorkProgress

java.lang.Object
binaryFileStorage.checker.UpdateWorkProgress

public class UpdateWorkProgress extends Object
  • Constructor Details

    • UpdateWorkProgress

      public UpdateWorkProgress(PamDataBlock pamDataBlock, String fileName, int nBlock, int iBlock, int nFile, int iFile)
  • Method Details

    • getPamDataBlock

      public PamDataBlock getPamDataBlock()
      Returns:
      the pamDataBlock
    • getnBlock

      public int getnBlock()
      Returns:
      the nBlock
    • getiBlock

      public int getiBlock()
      Returns:
      the iBlock
    • getnFile

      public int getnFile()
      Returns:
      the nFile
    • getiFile

      public int getiFile()
      Returns:
      the iFile
    • getFileName

      public String getFileName()
      Returns:
      the fileName