public class Person extends Object implements Serializable
| Constructor and Description |
|---|
Person() |
public String getSalutation()
public void setSalutation(String Salutation)
Salutation - the salutation to setpublic String getFirstname()
public void setFirstname(String firstname)
firstname - the firstname to setpublic String getMiddlenames()
public void setMiddlenames(String middlenames)
middlenames - the middlenames to setpublic String getLastname()
public void setLastname(String lastname)
lastname - the lastname to setpublic String getGendertype()
public void setGendertype(String gendertype)
gendertype - the gendertype to setpublic Integer getBirthyearnumber()
public void setBirthyearnumber(Integer birthyearnumber)
birthyearnumber - the birthyearnumber to setpublic Integer getBirthmonthnumber()
public void setBirthmonthnumber(Integer birthmonthnumber)
birthmonthnumber - the birthmonthnumber to setpublic Integer getBirthdaynumber()
public void setBirthdaynumber(Integer birthdaynumber)
birthdaynumber - the birthdaynumber to setpublic Country getNationality()
public void setNationality(Country nationality)
nationality - the nationality to setpublic String getCountryname()
public void setCountryname(String countryname)
countryname - the countryname to setpublic String getLanguagename()
public void setLanguagename(String languagename)
languagename - the languagename to setpublic String getOccupationname()
public void setOccupationname(String occupationname)
occupationname - the occupationname to setpublic String getEducationlevelname()
public void setEducationlevelname(String educationlevelname)
educationlevelname - the educationlevelname to setpublic String getMaritalstatusname()
public void setMaritalstatusname(String maritalstatusname)
maritalstatusname - the maritalstatusname to setpublic String getEmploymentstatusname()
public void setEmploymentstatusname(String employmentstatusname)
employmentstatusname - the employmentstatusname to setpublic String getReligionname()
public void setReligionname(String religionname)
religionname - the religionname to setpublic String getCompanyname()
public void setCompanyname(String companyname)
companyname - the companyname to setpublic String getJobtitle()
public void setJobtitle(String jobtitle)
jobtitle - the jobtitle to setpublic Object getUdfmodeldata()
public void setUdfmodeldata(Object udfmodeldata)
udfmodeldata - the udfmodeldata to setCopyright © 2016 Blugrid Pty. Ltd.. All rights reserved.