[This is preliminary documentation and is subject to change.]
Defines the set of values that can be specified whenever a BirthDateVerification
is used as a parameter to a method or constructor.
| All Members | Methods | Fields | |||
| Icon | Member | Description |
|---|---|---|
| BIRTH_CERT | Birth certificate ("1004") | |
| CHURCH | Baptismal or church certificate ("1003") | |
| DRIVER_LICENSE | Driver's license ("1012") | |
| FAMILY_BIBLE | Entry in family Bible ("1005") | |
| HOSPITAL_CERT | Hospital certificate ("1006") | |
| IMMIGRATION_DOCUMENT | Immigration document (e.g., immigration visa) ("1013") | |
| LIFE_INSURANCE | Life insurance policy ("2382") | |
| OTHER | Other ("9999") | |
| OTHER_NON_OFFICIAL_DOC | Other non-official document ("3424") | |
| OTHER_OFFICIAL_DOC | Other official document ("3423") | |
| PARENT_AFFIDAVIT | Parent's affidavit ("1007") | |
| PASSPORT | Passport ("1008") | |
| PHYSICIAN_CERT | Physician's certificate ("1009") | |
| PREVIOUSLY_VERIFIED | Previously verified school records ("1010") | |
| SIF1X_BIRTH_CERT | Birth Certificate - A written statement of form issued by an office of vital statistics verifying the name and birthdate of a child as reported by the physician attending at the birth ("02") | |
| SIF1X_CHURCH | Baptismal or Church certification - A form, issued by a church, listing the birthdate and certifying the baptism of a child ("01") | |
| SIF1X_DRIVER_LICENSE | An official document issued by a state government agency, usually the department of public safety or the department of motor vehicles, that formally allows the holder to operate a motor vehicle, with specifications as to the type of vehicle that he or she can operate ("10") | |
| SIF1X_FAMILY_BIBLE | Entry in a family Bible - An entry in a family Bible on a special page for recording births, marriages, and other vital information about a family ("03") | |
| SIF1X_HOSPITAL_CERT | Hospital Certificate - A certificate issued by a hospital verifying the name and birthdate of a child ("04") | |
| SIF1X_IMMIGRATION_DOCUMENT | An official document issued by a national government that would formally identify the holder of the document ("11") | |
| SIF1X_NONE | None ("98") | |
| SIF1X_OTHER | Other ("99") | |
| SIF1X_PARENT_AFFIDAVIT | Parent Affidavit - A sworn, written statement made by an individual's parent to verify his or her age, birthdate, and place of birth ("05") | |
| SIF1X_PASSPORT | Passport - Any travel document issued by a recognized authority showing the bearer's origin, identity, birthdate, and nationality that is valid for the entry of the bearer into a foreign country ("06") | |
| SIF1X_PHYSICIAN_CERT | Physician's Certificate - A certificate issued by the physician attending at birth, verifying the name and birthdate of a child. A physician's certificate is considered to be a birth certificate when acceptable as such by the political subdivision where issued. ("07") | |
| SIF1X_SCHOOL_RECORDS | Previously Verified School Records - A school record with the birthdate previously verified that is issued in lieu of more direct evidence to verify the birthdate ("08") | |
| SIF1X_STATE_ID | An official document issued by a state government agency, usually the department of public safety or the department of motor vehicles, that formally identifies the holder of the document. It usually is not accompanied by an approval for the holder to operate a vehicle of any type. ("09") | |
| STATE_ID | State-issued ID (e.g., from Department of Public Safety) ("1011") | |
| Wrap(String) | Wrap an arbitrary string value in a BirthDateVerification object. |
Alternatively, the static
Wrap(String) method can be called to encapsulate any string value in
a BirthDateVerification object.
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | |||||
| SifSimpleType | |||||
| AdkDataType<(Of <String>)> | |||||
| SifString | |||||
| SifEnum | |||||
| BirthDateVerification | |||||