public abstract class FindingsSummaryInfoBase extends java.lang.Object implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
protected int |
count
The overall number of findings in the contained group infos
|
protected int |
countRed
The number of red findings
|
Constructor and Description |
---|
FindingsSummaryInfoBase() |
Modifier and Type | Method and Description |
---|---|
int |
getCount() |
int |
getCountRed() |
protected int count
protected int countRed
public FindingsSummaryInfoBase()
public int getCountRed()
countRed