| Package | Description |
|---|---|
| com.intuit.ipp.data |
| Modifier and Type | Field and Description |
|---|---|
protected BudgetTypeEnum |
Budget.budgetType |
| Modifier and Type | Method and Description |
|---|---|
static BudgetTypeEnum |
BudgetTypeEnum.fromValue(String v) |
BudgetTypeEnum |
Budget.getBudgetType()
Gets the value of the budgetType property.
|
static BudgetTypeEnum |
BudgetTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BudgetTypeEnum[] |
BudgetTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Budget.setBudgetType(BudgetTypeEnum value)
Sets the value of the budgetType property.
|
Copyright © 2019. All Rights Reserved.