public class ResolvableSeverityCounts
extends java.lang.Object
| Constructor and Description |
|---|
ResolvableSeverityCounts() |
| Modifier and Type | Method and Description |
|---|---|
SeverityCounts |
getTotal() |
SeverityCounts |
getUnresolved() |
void |
setTotal(SeverityCounts total) |
void |
setUnresolved(SeverityCounts unresolved) |
public SeverityCounts getTotal()
public void setTotal(SeverityCounts total)
public SeverityCounts getUnresolved()
public void setUnresolved(SeverityCounts unresolved)