public class CollectionSummaryReportResult extends Object
| Constructor and Description |
|---|
CollectionSummaryReportResult() |
| Modifier and Type | Method and Description |
|---|---|
List<CollectionSummaryReport> |
getAggrCollectionSummaryReportList() |
List<CollectionSummaryReport> |
getCollectionSummaryReportList() |
void |
setAggrCollectionSummaryReportList(List<CollectionSummaryReport> aggrCollectionSummaryReportList) |
void |
setCollectionSummaryReportList(List<CollectionSummaryReport> collectionSummaryReportList) |
public List<CollectionSummaryReport> getCollectionSummaryReportList()
public void setCollectionSummaryReportList(List<CollectionSummaryReport> collectionSummaryReportList)
public List<CollectionSummaryReport> getAggrCollectionSummaryReportList()
public void setAggrCollectionSummaryReportList(List<CollectionSummaryReport> aggrCollectionSummaryReportList)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.