Package | Description |
---|---|
com.intuit.ipp.data |
Copyright (c) 2017 Intuit
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
Modifier and Type | Field and Description |
---|---|
protected List<BudgetDetail> |
Budget.budgetDetail |
Modifier and Type | Method and Description |
---|---|
BudgetDetail |
ObjectFactory.createBudgetDetail()
Create an instance of
BudgetDetail |
Modifier and Type | Method and Description |
---|---|
List<BudgetDetail> |
Budget.getBudgetDetail()
Gets the value of the budgetDetail property.
|
Modifier and Type | Method and Description |
---|---|
void |
Budget.setBudgetDetail(List<BudgetDetail> budgetDetail)
Sets the value of the budgetDetail property.
|
Copyright © 2017. All rights reserved.