| Package | Description |
|---|---|
| org.egov.works.abstractestimate.entity |
| Modifier and Type | Method and Description |
|---|---|
List<OverheadValue> |
AbstractEstimate.getOverheadValues() |
List<OverheadValue> |
AbstractEstimate.getTempOverheadValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractEstimate.addOverheadValue(OverheadValue overheadValue) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractEstimate.setOverheadValues(List<OverheadValue> overheadValues) |
void |
AbstractEstimate.setTempOverheadValues(List<OverheadValue> tempOverheadValues) |
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.