| Package | Description |
|---|---|
| org.egov.wtms.application.entity | |
| org.egov.wtms.masters.repository | |
| org.egov.wtms.masters.service |
| Modifier and Type | Method and Description |
|---|---|
RoadCategory |
FieldInspectionDetails.getRoadCategory() |
| Modifier and Type | Method and Description |
|---|---|
void |
FieldInspectionDetails.setRoadCategory(RoadCategory roadCategory) |
| Modifier and Type | Method and Description |
|---|---|
RoadCategory |
RoadCategoryRepository.findByName(String name) |
| Modifier and Type | Method and Description |
|---|---|
RoadCategory |
RoadCategoryService.findBy(Long roadCategoryId) |
RoadCategory |
RoadCategoryService.findByName(String name) |
RoadCategory |
RoadCategoryService.load(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<RoadCategory> |
RoadCategoryService.getAllRoadCategory() |
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.