setOnTimeShiftUpdater method
Implementation
void setOnTimeShiftUpdater(OnTimeShiftUpdater timeShiftUpdater) {
this._onTimeShiftUpdater = timeShiftUpdater;
}
void setOnTimeShiftUpdater(OnTimeShiftUpdater timeShiftUpdater) {
this._onTimeShiftUpdater = timeShiftUpdater;
}