| Package | Description |
|---|---|
| org.egov.stms.masters.entity.enums | |
| org.egov.stms.transactions.entity | |
| org.egov.stms.transactions.repository | |
| org.egov.stms.transactions.service |
| Modifier and Type | Method and Description |
|---|---|
static SewerageConnectionStatus |
SewerageConnectionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SewerageConnectionStatus[] |
SewerageConnectionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SewerageConnectionStatus |
SewerageConnection.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
SewerageConnection.setStatus(SewerageConnectionStatus status) |
| Modifier and Type | Method and Description |
|---|---|
SewerageApplicationDetails |
SewerageApplicationDetailsService.findByApplicationNumberAndConnectionStatus(String applicationNumber,
SewerageConnectionStatus status) |
SewerageApplicationDetails |
SewerageApplicationDetailsService.findByConnectionShscNumberAndConnectionStatus(String shscNumber,
SewerageConnectionStatus status) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.