| Package | Description |
|---|---|
| org.egov.pgr.entity | |
| org.egov.pgr.repository | |
| org.egov.pgr.service |
| Modifier and Type | Method and Description |
|---|---|
Priority |
Complaint.getPriority() |
| Modifier and Type | Method and Description |
|---|---|
void |
Complaint.setPriority(Priority priority) |
| Modifier and Type | Method and Description |
|---|---|
Priority |
PriorityRepository.findByCode(String code) |
| Modifier and Type | Method and Description |
|---|---|
Priority |
PriorityService.getPriorityByCode(String code) |
| Modifier and Type | Method and Description |
|---|---|
List<Priority> |
PriorityService.getAllPriorities() |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.