public class FindingsSummaryTypeIdInfo extends FindingsSummaryInfoBase implements java.io.Serializable
count, countRed| Constructor and Description |
|---|
FindingsSummaryTypeIdInfo(java.lang.String typeIdName,
int count,
int countRed)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getTypeId()
Returns the finding typeId.
|
getCount, getCountRedpublic FindingsSummaryTypeIdInfo(java.lang.String typeIdName, int count, int countRed)
public java.lang.String getTypeId()