| Package | Description |
|---|---|
| org.egov.adtax.entity | |
| org.egov.adtax.entity.enums | |
| org.egov.adtax.search.contract |
| Modifier and Type | Method and Description |
|---|---|
AdvertisementStatus |
Advertisement.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
Advertisement.setStatus(AdvertisementStatus status) |
| Modifier and Type | Method and Description |
|---|---|
static AdvertisementStatus |
AdvertisementStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdvertisementStatus[] |
AdvertisementStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AdvertisementStatus |
HoardingSearch.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
HoardingSearch.setStatus(AdvertisementStatus status) |
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.