public class CodeDxGroupStatistics extends Object implements Serializable
| Constructor and Description |
|---|
CodeDxGroupStatistics(String group,
int count) |
| Modifier and Type | Method and Description |
|---|---|
int |
getFindings() |
String |
getGroup() |
void |
setFindings(int findings) |
void |
setSeverity(String severity) |
String |
toString() |
public CodeDxGroupStatistics(String group, int count)
Copyright © 2004-2015. All Rights Reserved.