fillByDate = $fillByDate; $this->firmId = $firmId; $this->industryId = $industryId; $this->industryName = $industryName; $this->isFeatured = $isFeatured; $this->jobDescription = $jobDescription; $this->jobId = $jobId; $this->jobNumber = $jobNumber; $this->jobStatusId = $jobStatusId; $this->jobStatusName = $jobStatusName; $this->jobTitle = $jobTitle; $this->jobTypeId = $jobTypeId; $this->jobTypeName = $jobTypeName; } }