[This is preliminary documentation and is subject to change.]
Defines the set of values that can be specified whenever an EnglishProficiencyCode
is used as a parameter to a method or constructor.
| All Members | Methods | Fields | |||
| Icon | Member | Description |
|---|---|---|
| FLUENT_ENGLISH | Fluent English speaker ("1634") | |
| LIMITED_ENGLISH | Limited English proficient/English language learner ("2349") | |
| NATIVE_ENGLISH | Native English speaker ("1633") | |
| NON_ENGLISH_SPEAKING | Non-English speaking ("1635") | |
| REDESIGNATED_AS_FLUENT | Redesignated as fluent English proficient ("1636") | |
| SIF15_FLUENT_ENGLISH | Fluent English proficient ("02 ") | |
| SIF15_LIMITED_ENGLISH | Limited English proficient/English language learner ("03 ") | |
| SIF15_NATIVE_ENGLISH_SPEAKER | Native English speaker ("01 ") | |
| SIF15_NON_ENGLISH_SPEAKING | Non-English speaking ("04 ") | |
| SIF15_REDESIGNATED_AS_FLUENT | Redesignated as fluent English proficient ("05 ") | |
| SIF15_STATUS_UNKNOWN | Status unknown ("99 ") | |
| STATUS_UNKNOWN | Status unknown ("1637") | |
| Wrap(String) | Wrap an arbitrary string value in an EnglishProficiencyCode object. |
Alternatively, the static
Wrap(String) method can be called to encapsulate any string value in
an EnglishProficiencyCode object.
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | |||||
| SifSimpleType | |||||
| AdkDataType<(Of <String>)> | |||||
| SifString | |||||
| SifEnum | |||||
| EnglishProficiencyCode | |||||