FileDocCategorySizeDatePackage
PayrollPayment.javaAPI DocExample783Thu Feb 17 20:01:00 GMT 2000HumanResMgmt.WorkAndPayment

PayrollPayment

public class PayrollPayment extends Object
stereotype
moment-interval

Fields Summary
private BigDecimal
amount
private EmployeeWork
lnkUnnamed
Constructors Summary
Methods Summary
public java.math.BigDecimalcalcPayForActivities()

        return new BigDecimal(0);
    
public voidcancel()

    
public voidcomplete()

    
public voidmakePayrollPayment()

    
public voidsend()