withdraw = $withdraw; $this->rebut_ids = $rebut_ids; } public function getWithdrawModel() { return $this->withdraw; } public function getRebutIds() { return $this->rebut_ids; } }