[This is preliminary documentation and is subject to change.]
Defines the set of values that can be specified whenever an EducationalLevelCode
is used as a parameter to a method or constructor.
| All Members | Methods | Fields | |||
| Icon | Member | Description |
|---|---|---|
| ADULT_BASIC | Adult Basic Education Diploma ("1046") | |
| ASSOCIATES | Associate's degree (two years or more) ("1050") | |
| AWARD_LESS_THAN_YEAR | Formal award, certificate or diploma (less than one year) ("1047") | |
| AWARD_MORE_THAN_YEAR | Formal award, certificate or diploma (more than or equal to one year) ("1048") | |
| BACHELORS | Bachelor's (Baccalaureate) degree (e.g., B.A., A.B., B.S.) ("1051") | |
| C12TH_GR_NO_DIPLOMA | 12th grade, no diploma ("1809") | |
| DOCTORAL | Doctoral (Doctor’s) degree (e.g., Ph.D, Ed.D) ("1057") | |
| EIGHTH_GRADE | Eighth Grade ("0798") | |
| ELEVENTH_GRADE | Eleventh grade ("0801") | |
| FIFTH_GRADE | Fifth Grade ("0794") | |
| FIRST_GRADE | First Grade ("0790") | |
| FIRST_PROF | First professional degree (e.g., D.C. or D.C.M., D.D.S. or D.M.D., M.D., O.D., D.O., D.Phar., Pod.D., D.P.M, D.V.M., L.L.B. or J.D., M.Div., M.H.L., B.D., or Ordination) ("1053") | |
| FOURTH_GRADE | Fourth Grade ("0793") | |
| GRADUATE_CERTIFICATE | Graduate certificate ("1052") | |
| HS_COMPLETER | High school completer (e.g. certificate of attendance) ("2408") | |
| HS_DIPLOMA | High school diploma ("1044") | |
| HS_EQUIV | High School Equivalency (e.g. GED) ("2409") | |
| KINDERGARTEN | Kindergarten ("0805") | |
| MASTERS | Master's degree (e.g., M.A., M.S., M.Eng, M.Ed, M.S.W., M.B.A., M.L.S.) ("1054") | |
| NINTH_GRADE | Ninth grade ("0799") | |
| NO_SCHOOL | No school completed ("1043") | |
| OTHER | Other ("9999") | |
| POST_PROFESSIONAL | Post-Professional degree ("1056") | |
| PRE_KINDERGARTEN | Pre-kindergarten ("0789") | |
| SECOND_GRADE | Second Grade ("0791") | |
| SEVENTH_GRADE | Seventh Grade ("0796") | |
| SIXTH_GRADE | Sixth Grade ("0795") | |
| SOME_COLLEGE | Some college but no degree ("1049") | |
| SPECIALISTS | Specialist's degree (e.g., Ed.S) ("1055") | |
| TENTH_GRADE | Tenth grade ("0800") | |
| THIRD_GRADE | Third Grade ("0792") | |
| VOCATIONAL | Vocational certificate ("0819") | |
| Wrap(String) | Wrap an arbitrary string value in an EducationalLevelCode object. |
Alternatively, the static
Wrap(String) method can be called to encapsulate any string value in
an EducationalLevelCode object.
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | |||||
| SifSimpleType | |||||
| AdkDataType<(Of <String>)> | |||||
| SifString | |||||
| SifEnum | |||||
| EducationalLevelCode | |||||