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 |
---|---|---|
shriUnknown | 0 | |
shriText | 1 | |
shriMultiText | 2 | |
shriQuantity | 3 | |
shriQuantityRange | 4 | |
shriQuantityRatio | 5 | |
shriDateTime | 6 | |
shriDateTimeRange | 7 | |
shriBoolean | 8 | |
shriImage | 9 | |
shriSliceImage | 10 | |
shriHtml | 11 |