@Service @Transactional public class DepreciationRateService extends Object
| Constructor and Description |
|---|
DepreciationRateService(DepreciationRateRepository depreciationRateRepository) |
| Modifier and Type | Method and Description |
|---|---|
List<org.egov.demand.model.DepreciationMaster> |
getAllDepreciationRates() |
@Autowired public DepreciationRateService(DepreciationRateRepository depreciationRateRepository)
public List<org.egov.demand.model.DepreciationMaster> getAllDepreciationRates()
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.