FileDocCategorySizeDatePackage
EmployeePayment.javaAPI DocExample1425Thu Feb 17 20:01:00 GMT 2000HumanResMgmt.WorkAndPayment

EmployeePayment

public class EmployeePayment extends Object
stereotype
moment-interval

Fields Summary
private Date
date
private String
checkOrRefNumber
private int
paymentMethod
private int
status
private AccountingMgmt.Account.GLAccount
lnkUnnamed
private PayPeriod
lnkUnnamed1
private Vector
lnkUnnamed2
private Vector
lnkUnnamed3
private IMakeEmployeePayment
lnkUnnamed4
Constructors Summary
Methods Summary
public static java.util.VectorlistEmployeePayments()

        return new Vector();
    
public voidmakeEmployeePayment()