| Package | Description |
|---|---|
| org.egov.ptis.domain.entity.property | |
| org.egov.ptis.domain.entity.recovery |
| Modifier and Type | Method and Description |
|---|---|
Set<Recovery> |
BasicPropertyImpl.getRecoveries() |
Set<Recovery> |
BasicProperty.getRecoveries() |
| Modifier and Type | Method and Description |
|---|---|
void |
BasicPropertyImpl.addRecoveries(Recovery recovery) |
void |
BasicProperty.addRecoveries(Recovery recovery) |
void |
BasicPropertyImpl.removeRecoveries(Recovery recovery) |
void |
BasicProperty.removeRecoveries(Recovery recovery) |
| Modifier and Type | Method and Description |
|---|---|
void |
BasicPropertyImpl.setRecoveries(Set<Recovery> recoveries) |
void |
BasicProperty.setRecoveries(Set<Recovery> recoveries) |
| Modifier and Type | Method and Description |
|---|---|
Recovery |
CeaseNotice.getRecovery() |
Recovery |
Warrant.getRecovery() |
Recovery |
WarrantNotice.getRecovery() |
Recovery |
IntimationNotice.getRecovery() |
| Modifier and Type | Method and Description |
|---|---|
void |
CeaseNotice.setRecovery(Recovery recovery) |
void |
Warrant.setRecovery(Recovery recovery) |
void |
WarrantNotice.setRecovery(Recovery recovery) |
void |
IntimationNotice.setRecovery(Recovery recovery) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.