| Package | Description |
|---|---|
| org.egov.works.abstractestimate.entity |
| Modifier and Type | Method and Description |
|---|---|
List<AssetsForEstimate> |
AbstractEstimate.getAssetValues() |
List<AssetsForEstimate> |
AbstractEstimate.getTempAssetValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractEstimate.addAssetValue(AssetsForEstimate assetValue) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractEstimate.setAssetValues(List<AssetsForEstimate> assetValues) |
void |
AbstractEstimate.setTempAssetValues(List<AssetsForEstimate> tempAssetValues) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.