Class BatchDto

java.lang.Object
fr.gouv.vitam.collect.common.dto.BatchDto

public class BatchDto extends Object
  • Constructor Details

  • Method Details

    • getBatchId

      public String getBatchId()
    • setBatchId

      public void setBatchId(String batchId)
    • getBatchStatus

      public BatchStatusDto getBatchStatus()
    • setBatchStatus

      public void setBatchStatus(BatchStatusDto batchStatus)
    • getEvTypeProc

      public String getEvTypeProc()
    • setEvTypeProc

      public void setEvTypeProc(String evTypeProc)