reqSeqId; } public function setReqSeqId($reqSeqId) { $this->reqSeqId = $reqSeqId; } public function getReqDate() { return $this->reqDate; } public function setReqDate($reqDate) { $this->reqDate = $reqDate; } public function getHuifuId() { return $this->huifuId; } public function setHuifuId($huifuId) { $this->huifuId = $huifuId; } public function getBizType() { return $this->bizType; } public function setBizType($bizType) { $this->bizType = $bizType; } public function getDcType() { return $this->dcType; } public function setDcType($dcType) { $this->dcType = $dcType; } }