public class RiskCountView extends BlackDuckComponent
| Constructor and Description |
|---|
RiskCountView() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getCount() |
RiskCountType |
getCountType() |
void |
setCount(java.lang.Integer count) |
void |
setCountType(RiskCountType countType) |
public java.lang.Integer getCount()
public void setCount(java.lang.Integer count)
public RiskCountType getCountType()
public void setCountType(RiskCountType countType)