[This is preliminary documentation and is subject to change.]
Defines the set of values that can be specified whenever an OperationalStatus
is used as a parameter to a method or constructor.
| All Members | Methods | Fields | |||
| Icon | Member | Description |
|---|---|---|
| AGENCY_CHANGED | Changed Agency: School is affiliated with another agency although the internal organization and instructional level have not changed. ("0118") | |
| AGENCY_CLOSED | Agency Closed ("0107") | |
| AGENCY_FUTURE | Future Agency ("0111") | |
| AGENCY_INACTIVE | Inactive Agency ("0110") | |
| AGENCY_NEW | New Agency ("0108") | |
| AGENCY_OPEN | Agency Open ("0106") | |
| CHANGED_BOUNDARY | Changed Boundary ("0109") | |
| SCHOOL_CLOSED | School Closed: School is not currently open in operation and is not expected to operate in the future. ("0821") | |
| SCHOOL_FUTURE | Future School: School is scheduled to be operational within two years. ("0105") | |
| SCHOOL_INACTIVE | School Inactive: School is temporarily closed (e.g. under construction) and may reopen within three years. ("0822") | |
| SCHOOL_NEW | New School: School is newly created or completely restructured into the instructional levels and programs that are currently in operation. ("0104") | |
| SCHOOL_OPEN | School Open: School is currently in operation with no significant change in instructional levels and programs. ("0820") | |
| Wrap(String) | Wrap an arbitrary string value in an OperationalStatus object. |
Alternatively, the static
Wrap(String) method can be called to encapsulate any string value in
an OperationalStatus object.
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| SifSimpleType | |||||
| AdkDataType<(Of <String>)> | |||||
| SifString | |||||
| SifEnum | |||||
| OperationalStatus | |||||