public class ProjectDashboardRiskAmalgamation extends BlackDuckView
| Constructor and Description |
|---|
ProjectDashboardRiskAmalgamation() |
| Modifier and Type | Method and Description |
|---|---|
RiskProfile |
getOverallRiskAggregate() |
java.util.List<ProjectRiskProfile> |
getProjectRiskProfilePageView() |
void |
setOverallRiskAggregate(RiskProfile overallRiskAggregate) |
void |
setProjectRiskProfilePageView(java.util.List<ProjectRiskProfile> projectRiskProfilePageView) |
getAllowedMethods, getAvailableLinks, getFirstLink, getHref, getLinks, getMeta, getResourceLinks, getResourceMetadata, hasLink, setMetagetGson, getJson, getJsonElement, getPatch, getSubclass, hasSubclasses, setGson, setJson, setJsonElement, setPatchpublic RiskProfile getOverallRiskAggregate()
public void setOverallRiskAggregate(RiskProfile overallRiskAggregate)
public java.util.List<ProjectRiskProfile> getProjectRiskProfilePageView()
public void setProjectRiskProfilePageView(java.util.List<ProjectRiskProfile> projectRiskProfilePageView)