FileDocCategorySizeDatePackage
BenefitAccount.javaAPI DocExample804Thu Feb 17 20:01:00 GMT 2000HumanResMgmt.Employment

BenefitAccount

public class BenefitAccount extends Object
stereotype
thing

Fields Summary
private BigDecimal
balance
private BenefitAccountDesc
lnkUnnamed
private BigDecimal
balanceWarningLevelCustom
private BigDecimal
balanceMaxAllowedCustom
Constructors Summary
Methods Summary
public voidcredit()

    
public voiddebit()

    
public voidnotifyWhenAtMaxAllowed()

    
public voidnotifyWhenAtWarningLevel()