| Package | Description |
|---|---|
| org.egov.wtms.masters.entity | |
| org.egov.wtms.masters.entity.enums | |
| org.egov.wtms.masters.repository | |
| org.egov.wtms.masters.service |
| Modifier and Type | Method and Description |
|---|---|
DemandNoticeIssueFrequency |
DemandNoticePenaltyPeriod.getIssueOfDamendNotice() |
| Modifier and Type | Method and Description |
|---|---|
void |
DemandNoticePenaltyPeriod.setIssueOfDamendNotice(DemandNoticeIssueFrequency issueOfDamendNotice) |
| Modifier and Type | Method and Description |
|---|---|
static DemandNoticeIssueFrequency |
DemandNoticeIssueFrequency.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DemandNoticeIssueFrequency[] |
DemandNoticeIssueFrequency.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DemandNoticePenaltyPeriod |
DemandNoticePenaltyPeriodRepository.findByIssueOfDamendNotice(DemandNoticeIssueFrequency issueOfDamendNotice) |
| Modifier and Type | Method and Description |
|---|---|
DemandNoticePenaltyPeriod |
DemandNoticePenaltyPeriodService.findByIssueOfDamendNotice(DemandNoticeIssueFrequency issueOfDamendNotice) |
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.