public function setBatchJob(Billing_Model_BatchJob $job)
 {
     $this->__set('job_id', $job->getId());
 }