| Package | Description |
|---|---|
| org.egov.egf.model |
| Modifier and Type | Method and Description |
|---|---|
List<DepartmentwiseExpenditureResult> |
DepartmentwiseExpenditureReport.getCurrentyearDepartmentList() |
List<DepartmentwiseExpenditureResult> |
DepartmentwiseExpenditureReport.getPreviousyearDepartmentList() |
| Modifier and Type | Method and Description |
|---|---|
void |
DepartmentwiseExpenditureReport.addDepartmentToResultSet(DepartmentwiseExpenditureResult entry) |
void |
DepartmentwiseExpenditureReport.addDepartmentwiseExistingEntry(DepartmentwiseExpenditureResult entry) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DepartmentwiseExpenditureReport.containsDepartmentInResultList(String department,
List<DepartmentwiseExpenditureResult> resList) |
void |
DepartmentwiseExpenditureReport.setCurrentyearDepartmentList(List<DepartmentwiseExpenditureResult> currentyearDepartmentList) |
void |
DepartmentwiseExpenditureReport.setPreviousyearDepartmentList(List<DepartmentwiseExpenditureResult> previousyearDepartmentList) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.