[This is preliminary documentation and is subject to change.]
Defines the set of values that can be specified whenever a TeachingCredentialType
is used as a parameter to a method or constructor.
| All Members | Methods | Fields | |||
| Icon | Member | Description |
|---|---|---|
| EMERGENCY | Emergency ("1229") | |
| INTERN | Intern ("1234") | |
| MASTER | Master ("1226") | |
| NONRENEWABLE | Nonrenewable ("1230") | |
| OTHER | Other ("9999") | |
| PROBATIONARY_INITIAL | Probationary/initial ("1223") | |
| PROFESSIONAL | Professional ("1225") | |
| PROVISIONAL | Provisional ("1224") | |
| REGULAR_STANDARD | Regular/standard ("1222") | |
| RETIRED | Retired ("1231") | |
| SPECIALIST | Specialist ("1227") | |
| SUBSTITUTE | Substitute ("1232") | |
| TEACHER_ASSISTANT | Teacher assistant ("1233") | |
| TEMPORARY | Temporary ("1228") | |
| Wrap(String) | Wrap an arbitrary string value in a TeachingCredentialType object. |
Alternatively, the static
Wrap(String) method can be called to encapsulate any string value in
a TeachingCredentialType object.
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| SifSimpleType | |||||
| AdkDataType<(Of <String>)> | |||||
| SifString | |||||
| SifEnum | |||||
| TeachingCredentialType | |||||