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