public class SeverityInfo extends Object
| Constructor and Description | 
|---|
SeverityInfo(int id,
            String label)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getId()  | 
String | 
getLabel()  | 
void | 
setId(int id)  | 
void | 
setLabel(String label)  | 
Copyright © 2020. All rights reserved.