[This is preliminary documentation and is subject to change.]
Defines the set of values that can be specified whenever an IncidentLocationType
is used as a parameter to a method or constructor.
| All Members | Methods | Fields | |||
| Icon | Member | Description |
|---|---|---|
| ADMIN_OFFICES | Administrative offices area ("3012") | |
| AUDITORIUM | Auditorium ("3020") | |
| BUS_STOP | Bus stop ("3027") | |
| CAFETERIA | Cafeteria area ("3013") | |
| CLASSROOM | Classroom ("3014") | |
| COMPUTER_LAB | Computer lab ("3019") | |
| FIELD_PLAYGROUND | Athletic field or playground ("3022") | |
| HALLWAY_STAIRS | Hallway or stairs ("3015") | |
| LIBRARY | Library/media center ("3018") | |
| LOCKER_ROOM_GYM | Locker room or gym areas ("3016") | |
| OFF_CAMPUS | Off campus ("3026") | |
| ON_CAMPUS | On campus ("3011") | |
| OTHER_DISTRICT_FACILITY | Other school district facility ("3031") | |
| OTHER_INSIDE | Other inside area ("3021") | |
| OTHER_OUTSIDE | Other outside area ("3025") | |
| OTHER_SCHOOL | Other school ("3030") | |
| PARKING_LOT | Parking lot ("3024") | |
| RESTROOM | Restroom ("3017") | |
| SCHOOL_BUS | School bus ("3028") | |
| STADIUM | Stadium ("3023") | |
| TO_FROM_SCHOOL | Walking to or from school ("3029") | |
| UNKNOWN | Unknown ("9997") | |
| Wrap(String) | Wrap an arbitrary string value in an IncidentLocationType object. |
Alternatively, the static
Wrap(String) method can be called to encapsulate any string value in
an IncidentLocationType object.
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||||
| SifSimpleType | |||||
| AdkDataType<(Of <String>)> | |||||
| SifString | |||||
| SifEnum | |||||
| IncidentLocationType | |||||