2968296929702971297229732974
differenceKald = s.getDpWFCMPrognoseDifference(); else differenceKald += s.getDpWFCMPrognoseDifference(); } return new MiscHaandteringsgrad(differenceKald, prognoseKald); }
2986298729882989299029912992
3006300730083009301030113012
succes = t.getDpVidenbarometerSucces(); else succes += t.getDpVidenbarometerSucces(); } return new MiscHaandteringsgrad(succes, antal); }
3025302630273028302930303031
3043304430453046304730483049
3047304830493050305130523053
return new MiscHaandteringsgrad(succes, antal); } public HaandteringsGrad getDpAHTReduktion(EMonth month){ return new MiscHaandteringsgrad(0, 0); }
3050305130523053305430553056
public HaandteringsGrad getDpAHTReduktion(EMonth month){ return new MiscHaandteringsgrad(0, 0); } public HaandteringsGrad getDpAHTReduktion(int quarter){ return new MiscHaandteringsgrad(0, 0); }
3053305430553056305730583059
} public HaandteringsGrad getDpAHTReduktion(int quarter){ return new MiscHaandteringsgrad(0, 0); } public HaandteringsGrad getDpAHTReduktion(){ return new MiscHaandteringsgrad(0, 0); }
3068306930703071307230733074
succes = s.getDpSMARTSucces(); break; } return new MiscHaandteringsgrad(succes, antal); }
3080308130823083308430853086
if(s.getMonth().getQuarter() == quarter){ antal += s.getDpSMARTAntal(); succes += s.getDpSMARTSucces(); } return new MiscHaandteringsgrad(succes, antal); }