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