FileDocCategorySizeDatePackage
EmployeeAsCompensatedOne.javaAPI DocExample1748Thu Feb 17 20:01:06 GMT 2000RelMgmt.PersonRole

EmployeeAsCompensatedOne

public class EmployeeAsCompensatedOne extends RelMgmt.Party.PersonRole
stereotype
role

Fields Summary
private HumanResMgmt.WorkAndPayment.EmployeeWork
lnkUnnamed1
private HumanResMgmt.WorkAndPayment.EmployeePayment
lnkUnnamed4
private HumanResMgmt.Employment.Employment
lnkUnnamed
private HumanResMgmt.Employment.CompenAgreement
lnkUnnamed2
Constructors Summary
Methods Summary
public java.math.BigDecimalassessLikelihoodOfJobSatisfaction()

        return new BigDecimal(0);
    
public java.util.VectorassessTrendInCompensationAgreements()

        return new Vector();
    
public java.math.BigDecimalcalcTotalCompensation()

        return new BigDecimal(0);
    
public java.util.VectorlistCompensationAgreements()

        return new Vector();
    
public java.util.VectorlistEmployeeExpenses()

        return new Vector();
    
public java.util.VectorlistEmployeePayments()

        return new Vector();
    
public java.util.VectorlistEmployeeWork()

        return new Vector();