| Package | Description |
|---|---|
| org.egov.works.abstractestimate.entity | |
| org.egov.works.abstractestimate.service |
| Modifier and Type | Method and Description |
|---|---|
FinancialDetail |
FinancingSource.getFinancialDetail() |
| Modifier and Type | Method and Description |
|---|---|
List<FinancialDetail> |
AbstractEstimate.getFinancialDetails() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractEstimate.addFinancialDetails(FinancialDetail financialDetails) |
void |
FinancingSource.setFinancialDetail(FinancialDetail financialDetail) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractEstimate.setFinancialDetails(List<FinancialDetail> financialDetails) |
| Modifier and Type | Method and Description |
|---|---|
FinancialDetail |
EstimateService.populateEstimateFinancialDetails(AbstractEstimate abstractEstimate) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.