public class PerformanceReport extends Object
Constructor and Description |
---|
PerformanceReport() |
Modifier and Type | Method and Description |
---|---|
void |
addItem(PerformanceReportItem item) |
List<PerformanceReportItem> |
getItems() |
PerformanceReportItem |
getTotalPerformance()
Returns the total performance for all experience contained in this report
|
public void addItem(PerformanceReportItem item)
item
- the item instance to add, must not be null
public List<PerformanceReportItem> getItems()
public PerformanceReportItem getTotalPerformance()
The name field will always be set to null
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"