Uses of Class
pt.cienciavitae.ns.person_info.DateOfBirthCtype
-
Packages that use DateOfBirthCtype Package Description pt.cienciavitae.ns.person_info -
-
Uses of DateOfBirthCtype in pt.cienciavitae.ns.person_info
Fields in pt.cienciavitae.ns.person_info declared as DateOfBirthCtype Modifier and Type Field Description protected DateOfBirthCtypePersonInfo. dateOfBirthMethods in pt.cienciavitae.ns.person_info that return DateOfBirthCtype Modifier and Type Method Description DateOfBirthCtypeObjectFactory. createDateOfBirthCtype()Create an instance ofDateOfBirthCtypeDateOfBirthCtypePersonInfo. getDateOfBirth()Gets the value of the dateOfBirth property.Methods in pt.cienciavitae.ns.person_info with parameters of type DateOfBirthCtype Modifier and Type Method Description voidPersonInfo. setDateOfBirth(DateOfBirthCtype value)Sets the value of the dateOfBirth property.
-