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 getUpperHuifuId() { return $this->upperHuifuId; } public function setUpperHuifuId($upperHuifuId) { $this->upperHuifuId = $upperHuifuId; } public function getSwitchState() { return $this->switchState; } public function setSwitchState($switchState) { $this->switchState = $switchState; } public function getOutOrderAutoAcctFlag() { return $this->outOrderAutoAcctFlag; } public function setOutOrderAutoAcctFlag($outOrderAutoAcctFlag) { $this->outOrderAutoAcctFlag = $outOrderAutoAcctFlag; } public function getOutFeeHuifuid() { return $this->outFeeHuifuid; } public function setOutFeeHuifuid($outFeeHuifuid) { $this->outFeeHuifuid = $outFeeHuifuid; } public function getOutOrderAcctCard() { return $this->outOrderAcctCard; } public function setOutOrderAcctCard($outOrderAcctCard) { $this->outOrderAcctCard = $outOrderAcctCard; } public function getOutOrderAcctOpenFees() { return $this->outOrderAcctOpenFees; } public function setOutOrderAcctOpenFees($outOrderAcctOpenFees) { $this->outOrderAcctOpenFees = $outOrderAcctOpenFees; } public function getOtherPaymentInstitutionsPic() { return $this->otherPaymentInstitutionsPic; } public function setOtherPaymentInstitutionsPic($otherPaymentInstitutionsPic) { $this->otherPaymentInstitutionsPic = $otherPaymentInstitutionsPic; } public function getXwDigitalCertificatePic() { return $this->xwDigitalCertificatePic; } public function setXwDigitalCertificatePic($xwDigitalCertificatePic) { $this->xwDigitalCertificatePic = $xwDigitalCertificatePic; } public function getOutFundsGateId() { return $this->outFundsGateId; } public function setOutFundsGateId($outFundsGateId) { $this->outFundsGateId = $outFundsGateId; } public function getSignUserInfo() { return $this->signUserInfo; } public function setSignUserInfo($signUserInfo) { $this->signUserInfo = $signUserInfo; } public function getAcctSource() { return $this->acctSource; } public function setAcctSource($acctSource) { $this->acctSource = $acctSource; } }