[This is preliminary documentation and is subject to change.]
Defines the set of values that can be specified whenever an EmploymentStatus
is used as a parameter to a method or constructor.
| All Members | Methods | Fields | |||
| Icon | Member | Description |
|---|---|---|
| CONTIGENT_UPON_FUNDING | Contigent upon funding ("1384") | |
| CONTRACTUAL | Contractual ("1379") | |
| NON_CONTRACTUAL | Non-contractual ("1385") | |
| OTHER_STATUS | Other employment status ("1386") | |
| OUTSIDE | Employed or affiliated with outside organization ("1383") | |
| PROBATIONARY | Probationary ("1378") | |
| SUBSTITUTE_TEMPORARY | Substitute/temporary ("1380") | |
| TENURED_OR_PERMANENT | Tenured or permanent ("1381") | |
| VOLUNTEER_NO_CONTRACT | Volunteer/no contract ("1382") | |
| Wrap(String) | Wrap an arbitrary string value in an EmploymentStatus object. |
Alternatively, the static
Wrap(String) method can be called to encapsulate any string value in
an EmploymentStatus object.
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| SifSimpleType | |||||
| AdkDataType<(Of <String>)> | |||||
| SifString | |||||
| SifEnum | |||||
| EmploymentStatus | |||||