| Package | Description |
|---|---|
| org.egov.works.lineestimate.entity | |
| org.egov.works.lineestimate.entity.enums | |
| org.egov.works.reports.entity |
| Modifier and Type | Method and Description |
|---|---|
WorkCategory |
LineEstimate.getWorkCategory() |
| Modifier and Type | Method and Description |
|---|---|
void |
LineEstimate.setWorkCategory(WorkCategory workCategory) |
| Modifier and Type | Method and Description |
|---|---|
static WorkCategory |
WorkCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkCategory[] |
WorkCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
WorkCategory |
WorkProgressRegister.getWorkCategory() |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkProgressRegister.setWorkCategory(WorkCategory workCategory) |
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.