[This is preliminary documentation and is subject to change.]
Defines the set of values that can be specified whenever an ExceptionalityCategoryCode
is used as a parameter to a method or constructor.
| All Members | Methods | Fields | |||
| Icon | Member | Description |
|---|---|---|
| AUTISM | Autistic / autism ("2121") | |
| BRAIN_INJURY | Traumatic brain injury ("2130") | |
| DEAF_BLIND | Deaf-blindness ("2122") | |
| DEAFNESS | Deafness ("2133") | |
| DEVELOPMENTAL_DELAY | Developmental delay ("2134") | |
| HEARING_IMPAIRMENT | Hearing impairment ("2123") | |
| INFANT_TODDLER_DISABILITY | Infants and toddlers with disabilities ("2135") | |
| MENTAL_RETARDATION | Mental retardatioN ("2124") | |
| MULTIPLE_DISABILITIES | Multiple disabilities ("2125") | |
| ORTHOPEDIC_IMPAIRMENT | Orthopedic impairment ("2127") | |
| OTHER | Other (not valid for special education) ("9999") | |
| OTHER_HEALTH_IMPAIRMENT | Other health impairment ("2132") | |
| SPECIFIC_LEARNING_DISABILITY | Specific learning disability ("2128") | |
| SPEECH_IMPAIRMENT | Speech or language impairment ("2129") | |
| VIUSAL_IMPAIRMENT | Visual impairment ("2131") | |
| Wrap(String) | Wrap an arbitrary string value in an ExceptionalityCategoryCode object. |
Alternatively, the static
Wrap(String) method can be called to encapsulate any string value in
an ExceptionalityCategoryCode object.
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| SifSimpleType | |||||
| AdkDataType<(Of <String>)> | |||||
| SifString | |||||
| SifEnum | |||||
| ExceptionalityCategoryCode | |||||