BenefitAccountpublic class BenefitAccount extends Object
Fields Summary |
---|
private BigDecimal | balance | private BenefitAccountDesc | lnkUnnamed | private BigDecimal | balanceWarningLevelCustom | private BigDecimal | balanceMaxAllowedCustom |
Methods Summary |
---|
public void | credit()
| public void | debit()
| public void | notifyWhenAtMaxAllowed()
| public void | notifyWhenAtWarningLevel()
|
|