FileDocCategorySizeDatePackage
CustomerAccount.javaAPI DocExample805Thu Feb 17 20:00:58 GMT 2000AccountingMgmt.Account

CustomerAccount

public class CustomerAccount extends Account
stereotype
thing

Fields Summary
private int
paymentTerms
private Vector
lnkUnnamed
Constructors Summary
Methods Summary
public java.util.VectorcalcReceivablesByAge()

        return new Vector();
    
public static java.util.VectorlistReceivablesByAge()

        return new Vector();