[This is preliminary documentation and is subject to change.]
Defines the set of values that can be specified whenever a SessionTypeCode
is used as a parameter to a method or constructor.
| All Members | Methods | Fields | |||
| Icon | Member | Description |
|---|---|---|
| FULL_YEAR | Full school year ("0827") | |
| INTERSESSION | Intersession ("0834") | |
| LONG_SESSION | Long session ("0835") | |
| MINI_TERM | Mini-term ("0832") | |
| OTHER | Other ("9999") | |
| QUARTER | Quarter ("0830") | |
| QUINMESTER | Quinmester ("0831") | |
| SEMESTER | Semester ("0828") | |
| SIF1X_FULL_YEAR | Full school year--A regular school term consisting of no major subdivision of time segments. It usually begins in the late summer or early fall and ends in late spring or early summer (e.g., elementary school). ("01") | |
| SIF1X_INTERSESSION | Intersession--A short session which occurs between longer sessions. ("08") | |
| SIF1X_LONG_SESSION | Long session--A session that is longer than a semester but shorter than a full year. ("09") | |
| SIF1X_MINI_TERM | Mini-term--A school term which is shorter than a regular session. ("06") | |
| SIF1X_OTHER | Other ("99") | |
| SIF1X_QUARTER | Quarter--One of four equal segments into which a school year is divided. ("04") | |
| SIF1X_QUINMESTER | Quinmester--One of five equal segments into which a school year is divided. ("05") | |
| SIF1X_SEMESTER | Semester--One of two equal segments into which a school year is divided. ("02") | |
| SIF1X_SUMMER_TERM | Summer term--A school term which takes place in the summer between two regular school terms. ("07") | |
| SIF1X_TRIMESTER | Trimester--One of three equal segments into which a school year is divided. ("03") | |
| SIF1X_TWELVE_MONTH | Twelve month--An educational program that operates throughout the year. ("10") | |
| SUMMER_TERM | Summer term ("0833") | |
| TRIMESTER | Trimester ("0829") | |
| TWELVE_MONTH | Twelve month ("0837") | |
| Wrap(String) | Wrap an arbitrary string value in a SessionTypeCode object. |
Alternatively, the static
Wrap(String) method can be called to encapsulate any string value in
a SessionTypeCode object.
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | |||||
| SifSimpleType | |||||
| AdkDataType<(Of <String>)> | |||||
| SifString | |||||
| SifEnum | |||||
| SessionTypeCode | |||||