huifuId; } public function setHuifuId($huifuId) { $this->huifuId = $huifuId; } public function getReqDate() { return $this->reqDate; } public function setReqDate($reqDate) { $this->reqDate = $reqDate; } public function getReqSeqId() { return $this->reqSeqId; } public function setReqSeqId($reqSeqId) { $this->reqSeqId = $reqSeqId; } public function getServiceIntroduction() { return $this->serviceIntroduction; } public function setServiceIntroduction($serviceIntroduction) { $this->serviceIntroduction = $serviceIntroduction; } public function getRiskFund() { return $this->riskFund; } public function setRiskFund($riskFund) { $this->riskFund = $riskFund; } public function getTimeRange() { return $this->timeRange; } public function setTimeRange($timeRange) { $this->timeRange = $timeRange; } public function getNotifyUrl() { return $this->notifyUrl; } public function setNotifyUrl($notifyUrl) { $this->notifyUrl = $notifyUrl; } }