[This is preliminary documentation and is subject to change.]
Defines the set of values that can be specified whenever a RaceType
is used as a parameter to a method or constructor.
| All Members | Methods | Fields | |||
| Icon | Member | Description |
|---|---|---|
| AFRICAN_AMERICAN | Black or African American ("1000") | |
| AMERICAN_INDIAN | American Indian or Alaska Native ("0998") | |
| ASIAN | Asian ("0999") | |
| PACISLANDER | Native Hawaiian or Other Pacific Islander ("1001") | |
| SIF1X_AMER_INDIAN_OR_ALASKAN_NATIVE | American Indian or Alaskan Native ("I") | |
| SIF1X_ASIAN_OR_PACISLANDER | Asian or Pacific Islander ("A") | |
| SIF1X_ASIAN_PACISLANDER | Asian Pacific American ("F") | |
| SIF1X_BLACK | Black ("B") | |
| SIF1X_BLACK_NON_HISP | Black (Non-Hispanic) ("N") | |
| SIF1X_CAUCASIAN | Caucasian ("C") | |
| SIF1X_HAWAIIAN | Native Hawaiian ("J") | |
| SIF1X_HISPANIC | Hispanic ("H") | |
| SIF1X_NATIVE_AMER | Native American ("G") | |
| SIF1X_NOT_PROVIDED | Not provided ("7") | |
| SIF1X_OTHER | Other Race or Ethnicity ("E") | |
| SIF1X_PACISLANDER | Pacific Islander ("P") | |
| SIF1X_SUBCONT_ASIAN_AMER | Subcontinent Asian American ("D") | |
| SIF1X_WHITE_NON_HISP | White (Non-Hispanic) ("O") | |
| SIF1X_ZZ | Mutually Defined ("Z") | |
| WHITE | White ("1002") | |
| Wrap(String) | Wrap an arbitrary string value in a RaceType object. |
Alternatively, the static
Wrap(String) method can be called to encapsulate any string value in
a RaceType object.
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | |||||
| SifSimpleType | |||||
| AdkDataType<(Of <String>)> | |||||
| SifString | |||||
| SifEnum | |||||
| RaceType | |||||