| Package | Description |
|---|---|
| org.egov.model.budget | |
| org.egov.utils |
| Modifier and Type | Method and Description |
|---|---|
BudgetAccountType |
BudgetGroup.getAccountType() |
| Modifier and Type | Method and Description |
|---|---|
void |
BudgetGroup.setAccountType(BudgetAccountType accountType) |
| Modifier and Type | Method and Description |
|---|---|
static BudgetAccountType |
BudgetAccountType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BudgetAccountType[] |
BudgetAccountType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.