Uses of Class
org.optaplanner.examples.examination.domain.PeriodPenalty
-
Packages that use PeriodPenalty Package Description org.optaplanner.examples.examination.domain -
-
Uses of PeriodPenalty in org.optaplanner.examples.examination.domain
Methods in org.optaplanner.examples.examination.domain that return types with arguments of type PeriodPenalty Modifier and Type Method Description List<PeriodPenalty>Examination. getPeriodPenaltyList()Method parameters in org.optaplanner.examples.examination.domain with type arguments of type PeriodPenalty Modifier and Type Method Description voidExamination. setPeriodPenaltyList(List<PeriodPenalty> periodPenaltyList)
-