day !== $v) { $this->day = $v; $this->modifiedColumns[DeliveryRoundTableMap::DAY] = true; } return $this; } // setDay() }