addressId = $addressId; $this->addressLine1 = $addressLine1; $this->addressLine2 = $addressLine2; $this->applicantId = $applicantId; $this->applicantNumber = $applicantNumber; $this->city = $city; $this->comments = $comments; $this->country = $country; $this->countyAndDistrict = $countyAndDistrict; $this->emailId = $emailId; $this->expectedDesignation = $expectedDesignation; $this->expectedSalary = $expectedSalary; $this->firstName = $firstName; $this->industryId = $industryId; $this->jobApplicantId = $jobApplicantId; $this->jobId = $jobId; $this->jobNumber = $jobNumber; $this->lastName = $lastName; $this->middleName = $middleName; $this->noteDetails = $noteDetails; $this->phoneNumber = $phoneNumber; $this->postalCode = $postalCode; $this->provinceAndState = $provinceAndState; $this->resumeCoverLetter = $resumeCoverLetter; $this->resumeDetails = $resumeDetails; $this->resumeFileName = $resumeFileName; $this->resumeId = $resumeId; $this->skills = $skills; $this->drDocumentId = $drDocumentId; } }