public class ReportInProductList extends Object
| Constructor and Description |
|---|
ReportInProductList() |
| Modifier and Type | Method and Description |
|---|---|
ReportInProductList |
addReportsItem(ReportInProductListItem reportsItem) |
boolean |
equals(Object o) |
List<ReportInProductListItem> |
getReports() |
int |
hashCode() |
ReportInProductList |
reports(List<ReportInProductListItem> reports) |
void |
setReports(List<ReportInProductListItem> reports) |
String |
toString() |
public ReportInProductList reports(List<ReportInProductListItem> reports)
public ReportInProductList addReportsItem(ReportInProductListItem reportsItem)
public List<ReportInProductListItem> getReports()
public void setReports(List<ReportInProductListItem> reports)
Copyright © 2020. All rights reserved.