[This is preliminary documentation and is subject to change.]
Defines the set of values that can be specified whenever a SafetyTimeType
is used as a parameter to a method or constructor.
| All Members | Methods | Fields | |||
| Icon | Member | Description |
|---|---|---|
| C100 | During School Hours ("100") | |
| C110 | Before classes ("110") | |
| C120 | During class ("120") | |
| C130 | During passing ("130") | |
| C140 | During lunch/recess ("140") | |
| C150 | After classes ("150") | |
| C197 | Other time during school hours ("197") | |
| C200 | In Transit ("200") | |
| C210 | On the way to school ("210") | |
| C220 | On the way from school ("220") | |
| C300 | Outside School Hours ("300") | |
| C310 | School-sponsored activity ("310") | |
| C320 | Nonschool-sponsored activity ("320") | |
| C397 | Other ("397") | |
| C999 | Unknown ("999") | |
| Wrap(String) | Wrap an arbitrary string value in a SafetyTimeType object. |
Alternatively, the static
Wrap(String) method can be called to encapsulate any string value in
a SafetyTimeType object.
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||||
| SifSimpleType | |||||
| AdkDataType<(Of <String>)> | |||||
| SifString | |||||
| SifEnum | |||||
| SafetyTimeType | |||||