public interface PersonBioDemographics extends IdNamelessEntity
Modifier and Type | Method and Description |
---|---|
Date |
getBirthDate()
Date of Birth
|
Date |
getDeceasedDate()
Date deceased if person is deceased and the date is known.
|
String |
getGenderCode()
Gender or Sex of the person
Values include M, F and U for unreported.
|
String |
getPersonId()
The id of the person to whom this demographics are attached.
|
getType, getTypeKey
getState, getStateKey
getAttributes
String getPersonId()
Date getBirthDate()
Date getDeceasedDate()
String getGenderCode()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.