PatientUsCoreDetailedEthnicity enum

Inheritance

Constructors

PatientUsCoreDetailedEthnicity()
const

Values

spaniard → const PatientUsCoreDetailedEthnicity
mexican → const PatientUsCoreDetailedEthnicity
central_american → const PatientUsCoreDetailedEthnicity
south_american → const PatientUsCoreDetailedEthnicity
latin_american → const PatientUsCoreDetailedEthnicity
puerto_rican → const PatientUsCoreDetailedEthnicity
cuban → const PatientUsCoreDetailedEthnicity
dominican → const PatientUsCoreDetailedEthnicity
andalusian → const PatientUsCoreDetailedEthnicity
asturian → const PatientUsCoreDetailedEthnicity
castillian → const PatientUsCoreDetailedEthnicity
catalonian → const PatientUsCoreDetailedEthnicity
belearic_islander → const PatientUsCoreDetailedEthnicity
gallego → const PatientUsCoreDetailedEthnicity
valencian → const PatientUsCoreDetailedEthnicity
canarian → const PatientUsCoreDetailedEthnicity
spanish_basque → const PatientUsCoreDetailedEthnicity
mexican_american → const PatientUsCoreDetailedEthnicity
mexicano → const PatientUsCoreDetailedEthnicity
chicano → const PatientUsCoreDetailedEthnicity
la_raza → const PatientUsCoreDetailedEthnicity
mexican_american_indian → const PatientUsCoreDetailedEthnicity
costa_rican → const PatientUsCoreDetailedEthnicity
guatemalan → const PatientUsCoreDetailedEthnicity
honduran → const PatientUsCoreDetailedEthnicity
nicaraguan → const PatientUsCoreDetailedEthnicity
panamanian → const PatientUsCoreDetailedEthnicity
salvadoran → const PatientUsCoreDetailedEthnicity
central_american_indian → const PatientUsCoreDetailedEthnicity
canal_zone → const PatientUsCoreDetailedEthnicity
argentinean → const PatientUsCoreDetailedEthnicity
bolivian → const PatientUsCoreDetailedEthnicity
chilean → const PatientUsCoreDetailedEthnicity
colombian → const PatientUsCoreDetailedEthnicity
ecuadorian → const PatientUsCoreDetailedEthnicity
paraguayan → const PatientUsCoreDetailedEthnicity
peruvian → const PatientUsCoreDetailedEthnicity
uruguayan → const PatientUsCoreDetailedEthnicity
venezuelan → const PatientUsCoreDetailedEthnicity
south_american_indian → const PatientUsCoreDetailedEthnicity
criollo → const PatientUsCoreDetailedEthnicity

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

values → const List<PatientUsCoreDetailedEthnicity>
A constant List of the values in this enum, in order of their declaration.