|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.kim.bo.entity.dto.KimInfoBase
org.kuali.rice.kim.bo.entity.dto.KimEntityBioDemographicsInfo
public class KimEntityBioDemographicsInfo
Represents an entity's Bio Demographics info.
| Field Summary | |
|---|---|
protected Date |
birthDate
|
protected Date |
birthDateUnmasked
|
protected String |
birthStateCode
|
protected String |
birthStateCodeUnmasked
|
protected String |
cityOfBirth
|
protected String |
cityOfBirthUnmasked
|
protected String |
countryOfBirthCode
|
protected String |
countryOfBirthCodeUnmasked
|
protected Date |
deceasedDate
|
protected String |
entityId
|
protected String |
genderCode
|
protected String |
genderCodeUnmasked
|
protected String |
genderCodeUnmaskedUnmasked
|
protected String |
geographicOrigin
|
protected String |
geographicOriginUnmasked
|
protected String |
maritalStatusCode
|
protected String |
maritalStatusCodeUnmasked
|
protected String |
primaryLanguageCode
|
protected String |
primaryLanguageCodeUnmasked
|
protected String |
secondaryLanguageCode
|
protected String |
secondaryLanguageCodeUnmasked
|
| Constructor Summary | |
|---|---|
KimEntityBioDemographicsInfo()
|
|
KimEntityBioDemographicsInfo(KimEntityBioDemographics kimEntityBioDemographics)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String entityId
protected Date birthDate
protected Date deceasedDate
protected String genderCode
protected String maritalStatusCode
protected String primaryLanguageCode
protected String secondaryLanguageCode
protected String countryOfBirthCode
protected String birthStateCode
protected String cityOfBirth
protected String geographicOrigin
protected Date birthDateUnmasked
protected String genderCodeUnmasked
protected String genderCodeUnmaskedUnmasked
protected String maritalStatusCodeUnmasked
protected String primaryLanguageCodeUnmasked
protected String secondaryLanguageCodeUnmasked
protected String countryOfBirthCodeUnmasked
protected String birthStateCodeUnmasked
protected String cityOfBirthUnmasked
protected String geographicOriginUnmasked
| Constructor Detail |
|---|
public KimEntityBioDemographicsInfo()
public KimEntityBioDemographicsInfo(KimEntityBioDemographics kimEntityBioDemographics)
| Method Detail |
|---|
public String getEntityId()
KimEntityBioDemographics's entity id.
getEntityId in interface KimEntityBioDemographicsKimEntityBioDemographics, or null if none has been assigned.KimEntityBioDemographics.getEntityId()public void setEntityId(String entityId)
entityId - the entityId to setpublic Date getBirthDate()
KimEntityBioDemographics's birth date.
getBirthDate in interface KimEntityBioDemographicsKimEntityBioDemographics, or null if none has been assigned.KimEntityBioDemographics.getBirthDate()public void setBirthDate(Date birthDate)
birthDate - the birthDate to setpublic Date getDeceasedDate()
KimEntityBioDemographics's deceased date.
getDeceasedDate in interface KimEntityBioDemographicsKimEntityBioDemographics, or null if none has been assigned.KimEntityBioDemographics.getDeceasedDate()public void setDeceasedDate(Date deceasedDate)
deceasedDate - the deceasedDate to setpublic String getGenderCode()
KimEntityBioDemographics's gender code.
getGenderCode in interface KimEntityBioDemographicsKimEntityBioDemographics, or null if none has been assigned.KimEntityBioDemographics.getGenderCode()public void setGenderCode(String genderCode)
genderCode - the genderCode to setpublic String getMaritalStatusCode()
KimEntityBioDemographics's marital status code.
getMaritalStatusCode in interface KimEntityBioDemographicsKimEntityBioDemographics, or null if none has been assigned.KimEntityBioDemographics.getMaritalStatusCode()public void setMaritalStatusCode(String maritalStatusCode)
maritalStatusCode - the maritalStatusCode to setpublic String getPrimaryLanguageCode()
KimEntityBioDemographics's primary language code.
getPrimaryLanguageCode in interface KimEntityBioDemographicsKimEntityBioDemographics, or null if none has been assigned.KimEntityBioDemographics.getPrimaryLanguageCode()public void setPrimaryLanguageCode(String primaryLanguageCode)
primaryLanguageCode - the primaryLanguageCode to setpublic String getSecondaryLanguageCode()
KimEntityBioDemographics's secondary language code.
getSecondaryLanguageCode in interface KimEntityBioDemographicsKimEntityBioDemographics, or null if none has been assigned.KimEntityBioDemographics.getSecondaryLanguageCode()public void setSecondaryLanguageCode(String secondaryLanguageCode)
secondaryLanguageCode - the secondaryLanguageCode to setpublic String getCountryOfBirthCode()
KimEntityBioDemographics's country of birth code.
getCountryOfBirthCode in interface KimEntityBioDemographicsKimEntityBioDemographics, or null if none has been assigned.KimEntityBioDemographics.getCountryOfBirthCode()public void setCountryOfBirthCode(String countryOfBirthCode)
countryOfBirthCode - the countryOfBirthCode to setpublic String getBirthStateCode()
KimEntityBioDemographics's birth state code.
getBirthStateCode in interface KimEntityBioDemographicsKimEntityBioDemographics, or null if none has been assigned.KimEntityBioDemographics.getBirthStateCode()public void setBirthStateCode(String birthStateCode)
birthStateCode - the birthStateCode to setpublic String getCityOfBirth()
KimEntityBioDemographics's city of birth.
getCityOfBirth in interface KimEntityBioDemographicsKimEntityBioDemographics, or null if none has been assigned.KimEntityBioDemographics.getCityOfBirth()public void setCityOfBirth(String cityOfBirth)
cityOfBirth - the cityOfBirth to setpublic String getGeographicOrigin()
KimEntityBioDemographics's geographic origin.
getGeographicOrigin in interface KimEntityBioDemographicsKimEntityBioDemographics, or null if none has been assigned.KimEntityBioDemographics.getGeographicOrigin()public void setGeographicOrigin(String geographicOrigin)
geographicOrigin - the geographicOrigin to setpublic String getGenderCodeUnmasked()
KimEntityBioDemographics's unmasked gender code.
getGenderCodeUnmasked in interface KimEntityBioDemographicsKimEntityBioDemographics, or null if none has been assigned.KimEntityBioDemographics.getGenderCodeUnmasked()public void setGenderCodeUnmasked(String genderCodeUnmasked)
genderCodeUnmasked - the genderCodeUnmasked to setpublic String getGenderCodeUnmaskedUnmasked()
public void setGenderCodeUnmaskedUnmasked(String genderCodeUnmaskedUnmasked)
genderCodeUnmaskedUnmasked - the genderCodeUnmaskedUnmasked to setpublic String getMaritalStatusCodeUnmasked()
KimEntityBioDemographics's unmasked martial status code.
getMaritalStatusCodeUnmasked in interface KimEntityBioDemographicsKimEntityBioDemographics, or null if none has been assigned.KimEntityBioDemographics.getMaritalStatusCodeUnmasked()public void setMaritalStatusCodeUnmasked(String maritalStatusCodeUnmasked)
maritalStatusCodeUnmasked - the maritalStatusCodeUnmasked to setpublic String getPrimaryLanguageCodeUnmasked()
KimEntityBioDemographics's unmasked primary language code.
getPrimaryLanguageCodeUnmasked in interface KimEntityBioDemographicsKimEntityBioDemographics, or null if none has been assigned.KimEntityBioDemographics.getPrimaryLanguageCodeUnmasked()public void setPrimaryLanguageCodeUnmasked(String primaryLanguageCodeUnmasked)
primaryLanguageCodeUnmasked - the primaryLanguageCodeUnmasked to setpublic String getSecondaryLanguageCodeUnmasked()
KimEntityBioDemographics's unmasked secondary language code.
getSecondaryLanguageCodeUnmasked in interface KimEntityBioDemographicsKimEntityBioDemographics, or null if none has been assigned.KimEntityBioDemographics.getSecondaryLanguageCodeUnmasked()public void setSecondaryLanguageCodeUnmasked(String secondaryLanguageCodeUnmasked)
secondaryLanguageCodeUnmasked - the secondaryLanguageCodeUnmasked to setpublic String getCountryOfBirthCodeUnmasked()
KimEntityBioDemographics's unmasked country of birth code.
getCountryOfBirthCodeUnmasked in interface KimEntityBioDemographicsKimEntityBioDemographics, or null if none has been assigned.KimEntityBioDemographics.getCountryOfBirthCodeUnmasked()public void setCountryOfBirthCodeUnmasked(String countryOfBirthCodeUnmasked)
countryOfBirthCodeUnmasked - the countryOfBirthCodeUnmasked to setpublic String getBirthStateCodeUnmasked()
KimEntityBioDemographics's unmaksed birth state code.
getBirthStateCodeUnmasked in interface KimEntityBioDemographicsKimEntityBioDemographics, or null if none has been assigned.KimEntityBioDemographics.getBirthStateCodeUnmasked()public void setBirthStateCodeUnmasked(String birthStateCodeUnmasked)
birthStateCodeUnmasked - the birthStateCodeUnmasked to setpublic String getCityOfBirthUnmasked()
KimEntityBioDemographics's unmasked city of birth.
getCityOfBirthUnmasked in interface KimEntityBioDemographicsKimEntityBioDemographics, or null if none has been assigned.KimEntityBioDemographics.getCityOfBirthUnmasked()public void setCityOfBirthUnmasked(String cityOfBirthUnmasked)
cityOfBirthUnmasked - the cityOfBirthUnmasked to setpublic String getGeographicOriginUnmasked()
KimEntityBioDemographics's unmasked geographic origin.
getGeographicOriginUnmasked in interface KimEntityBioDemographicsKimEntityBioDemographics, or null if none has been assigned.KimEntityBioDemographics.getGeographicOriginUnmasked()public void setGeographicOriginUnmasked(String geographicOriginUnmasked)
geographicOriginUnmasked - the geographicOriginUnmasked to setpublic boolean isSuppressPersonal()
isSuppressPersonal in interface KimEntityBioDemographicspublic void setSuppressPersonal(boolean suppressPersonal)
suppressPersonal - the suppressPersonal to setpublic Date getBirthDateUnmasked()
KimEntityBioDemographics's unmasked birth date.
getBirthDateUnmasked in interface KimEntityBioDemographicsKimEntityBioDemographics, or null if none has been assigned.KimEntityBioDemographics.getBirthDateUnmasked()public void setBirthDateUnmasked(Date birthDateUnmasked)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||