File
Doc
Category
Size
Date
Package
BenefitAccountDesc.java
API Doc
Example
888
Thu Feb 17 20:01:00 GMT 2000
HumanResMgmt.Employment
BenefitAccountDesc
java.lang.Object
public class BenefitAccountDesc extends Object
stereotype
description
Fields Summary
private int
type
private String
description
private int
qty
private int
perDuration
private BigDecimal
deductibleAmount
private boolean
includesSpouse
private boolean
includesChildren
private String
eligibilityConditions
private boolean
balanceGoesToZeroAtYearEnd
private BigDecimal
balanceWarningLevel
private BigDecimal
balanceMaxAllowed
Constructors Summary
Methods Summary
public
java.math.BigDecimal
estimateValueGivenCompensationLevel
()
return new BigDecimal(0);
Java Code Source