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