FileDocCategorySizeDatePackage
CompenAgreement.javaAPI DocExample1337Thu Feb 17 20:01:00 GMT 2000HumanResMgmt.Employment

CompenAgreement

public class CompenAgreement extends Object
stereotype
moment-interval
alias
CompensationAgreement

Fields Summary
private Date
date
private int
applicableInterval
private CompenAgreementDetail
lnkUnnamed11
private IMakeCompenAgreement
lnkUnnamed
private Date
dateApproved
private Date
dateRejected
Constructors Summary
Methods Summary
public voidaddDetail()

    
public static intassessTrendInCompensationAgreements()

        return 0;
    
public java.math.BigDecimalcalcCompensation()

        return new BigDecimal(0);
    
public voidcancel()

    
public voidcomplete()

    
public static java.util.VectorlistCompensationAgreements()

        return new Vector();
    
public voidmakeCompensationAgreement()