| Package | Description |
|---|---|
| org.egov.works.lineestimate.entity | |
| org.egov.works.lineestimate.repository | |
| org.egov.works.lineestimate.service |
| Modifier and Type | Method and Description |
|---|---|
List<LineEstimateAppropriation> |
LineEstimateDetails.getLineEstimateAppropriations() |
| Modifier and Type | Method and Description |
|---|---|
void |
LineEstimateDetails.setLineEstimateAppropriations(List<LineEstimateAppropriation> lineEstimateAppropriations) |
| Modifier and Type | Method and Description |
|---|---|
LineEstimateAppropriation |
LineEstimateAppropriationRepository.findById(Long id) |
LineEstimateAppropriation |
LineEstimateAppropriationRepository.findLatestByLineEstimateDetails_EstimateNumber(String estimateNumber) |
| Modifier and Type | Method and Description |
|---|---|
LineEstimateAppropriation |
LineEstimateAppropriationService.findLatestByLineEstimateDetails_EstimateNumber(String estimateNumber) |
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.