public class Applicant extends BusinessObject
Constructor and Description |
---|
Applicant() |
public ApplicantAddress getAddress()
public void setAddress(ApplicantAddress value)
public AgeCode getAgeCode()
public void setAgeCode(AgeCode value)
public ApplicantKey getApplicantKey()
public void setApplicantKey(ApplicantKey value)
public ApplicationColor getApplicationColor()
public void setApplicationColor(ApplicationColor value)
public ApplicationStatus getApplicationStatus()
public void setApplicationStatus(ApplicationStatus value)
public List<ApplicantApplication> getApplications()
public void setApplications(List<ApplicantApplication> value)
public String getCompanyCode()
public void setCompanyCode(String value)
public Calendar getDateApplied()
public void setDateApplied(Calendar value)
public DepartmentKey getDepartmentKey()
public void setDepartmentKey(DepartmentKey value)
public DivisionKey getDivisionKey()
public void setDivisionKey(DivisionKey value)
public Ethnicity getEthnicity()
public void setEthnicity(Ethnicity value)
public String getFirstName()
public void setFirstName(String value)
public Gender getGender()
public void setGender(Gender value)
public HRRequisitionNumberKey getHRRequisistionKey()
public void setHRRequisistionKey(HRRequisitionNumberKey value)
public List<ApplicantInterview> getInterviews()
public void setInterviews(List<ApplicantInterview> value)
public Boolean isIsDisabled()
public void setIsDisabled(Boolean value)
public Boolean isIsDisabledVeteran()
public void setIsDisabledVeteran(Boolean value)
public Boolean isIsOtherVeteran()
public void setIsOtherVeteran(Boolean value)
public Boolean isIsReplyLetterSent()
public void setIsReplyLetterSent(Boolean value)
public Boolean isIsVeteran()
public void setIsVeteran(Boolean value)
public Boolean isIsVietnamEraVeteran()
public void setIsVietnamEraVeteran(Boolean value)
public Boolean isIsWillRelocate()
public void setIsWillRelocate(Boolean value)
public String getLastModifiedBy()
public void setLastModifiedBy(String value)
public Calendar getLastModifiedDate()
public void setLastModifiedDate(Calendar value)
public String getLastName()
public void setLastName(String value)
public String getLocation()
public void setLocation(String value)
public String getMiddleName()
public void setMiddleName(String value)
public PositionKey getPositionKey()
public void setPositionKey(PositionKey value)
public List<ApplicantWorkHistory> getPreviousEmployers()
public void setPreviousEmployers(List<ApplicantWorkHistory> value)
public ApplicationReferenceInformation getReferenceInformation()
public void setReferenceInformation(ApplicationReferenceInformation value)
public List<ApplicantReference> getReferences()
public void setReferences(List<ApplicantReference> value)
public ApplicationRejectionInformation getRejectionInformation()
public void setRejectionInformation(ApplicationRejectionInformation value)
public List<ApplicantEducation> getSchools()
public void setSchools(List<ApplicantEducation> value)
public SequenceKey getSequenceKey()
public void setSequenceKey(SequenceKey value)
public List<ApplicantSkill> getSkills()
public void setSkills(List<ApplicantSkill> value)
public String getTaxIdentifier()
public void setTaxIdentifier(String value)
public List<ApplicantTest> getTests()
public void setTests(List<ApplicantTest> value)
Copyright © 2010–2016. All rights reserved.