reqSeqId; } public function setReqSeqId($reqSeqId) { $this->reqSeqId = $reqSeqId; } public function getReqDate() { return $this->reqDate; } public function setReqDate($reqDate) { $this->reqDate = $reqDate; } public function getAppealId() { return $this->appealId; } public function setAppealId($appealId) { $this->appealId = $appealId; } }