@Generated public class BudgetAlert extends Object
Constructor and Description |
---|
BudgetAlert() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Collection<String> |
getEmailNotifications() |
Long |
getMinPercentage() |
int |
hashCode() |
BudgetAlert |
setEmailNotifications(Collection<String> emailNotifications) |
BudgetAlert |
setMinPercentage(Long minPercentage) |
String |
toString() |
public BudgetAlert setEmailNotifications(Collection<String> emailNotifications)
public Collection<String> getEmailNotifications()
public BudgetAlert setMinPercentage(Long minPercentage)
public Long getMinPercentage()
Copyright © 2023. All rights reserved.