id property
getter/setter pair
Identifier of the warning. The ID is unique only within its specific CustomWarning.customWarningType and can be used to retrieve additional information from a corresponding registry.
Implementation
int id;
Identifier of the warning. The ID is unique only within its specific CustomWarning.customWarningType and can be used to retrieve additional information from a corresponding registry.
int id;