| Package | Description |
|---|---|
| com.intuit.ipp.data |
| Modifier and Type | Field and Description |
|---|---|
protected BudgetEntryTypeEnum |
Budget.budgetEntryType |
| Modifier and Type | Method and Description |
|---|---|
static BudgetEntryTypeEnum |
BudgetEntryTypeEnum.fromValue(String v) |
BudgetEntryTypeEnum |
Budget.getBudgetEntryType()
Gets the value of the budgetEntryType property.
|
static BudgetEntryTypeEnum |
BudgetEntryTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BudgetEntryTypeEnum[] |
BudgetEntryTypeEnum.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.setBudgetEntryType(BudgetEntryTypeEnum value)
Sets the value of the budgetEntryType property.
|
Copyright © 2019. All Rights Reserved.