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 |
---|---|---|
peLow | 0 | |
peMedium | 1 | |
peHigh | 2 |
peMedium
added in v8.3.0peNormal
removed in v8.3.0