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 |
---|---|---|
sfsNone | 0 | |
sfsIncomplete | 1 | |
sfsComplete | 2 | |
sfsLoaded | 3 | |
sfsDuplicate | 4 | |
sfsFailed | 5 | |
sfsInvalid | 6 | |
sfsSent | 7 | |
sfsHeld | 8 | |
sfsReceipted | 9 | |
sfsInactive | 10 | |
sfsPaid | 11 |