@Generated public class BudgetList extends Object
Constructor and Description |
---|
BudgetList() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Collection<BudgetWithStatus> |
getBudgets() |
int |
hashCode() |
BudgetList |
setBudgets(Collection<BudgetWithStatus> budgets) |
String |
toString() |
public BudgetList setBudgets(Collection<BudgetWithStatus> budgets)
public Collection<BudgetWithStatus> getBudgets()
Copyright © 2023. All rights reserved.