An enumeration is a set of named constants whose underlying type is any integral type. If no underlying type is explicitly declared, Integer is used.
| Name | Value | Description |
|---|---|---|
| semtNull | 0 | |
| semtPrimary | 1 | |
| semtHome | 2 | |
| semtWork | 3 | |
| semtOther | 4 |
semtNull added in v7.11.0