Class BatchSchedule

    • Constructor Detail

      • BatchSchedule

        public BatchSchedule()
    • Method Detail

      • getBatchList

        public List<Batch> getBatchList()
      • setBatchList

        public void setBatchList​(List<Batch> batchList)
      • setAllocationList

        public void setAllocationList​(List<Allocation> allocationList)
      • setAllocationPathList

        public void setAllocationPathList​(List<AllocationPath> allocationPathList)
      • getScore

        public org.optaplanner.core.api.score.buildin.bendablelong.BendableLongScore getScore()
      • setScore

        public void setScore​(org.optaplanner.core.api.score.buildin.bendablelong.BendableLongScore score)