| Package | Description |
|---|---|
| org.egov.works.masters.entity |
| Modifier and Type | Method and Description |
|---|---|
ExemptionForm |
Contractor.getExemptionForm() |
static ExemptionForm |
ExemptionForm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExemptionForm[] |
ExemptionForm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Contractor.setExemptionForm(ExemptionForm exemptionForm) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.