FileDocCategorySizeDatePackage
Buyer.javaAPI DocExample824Thu Feb 17 20:01:06 GMT 2000RelMgmt.PersonRole

Buyer

public class Buyer extends RelMgmt.Party.PersonRole
stereotype
role

Fields Summary
private MatlResMgmt.POToSupplier.POToSupplier
lnkUnnamed
Constructors Summary
Methods Summary
public java.math.BigDecimalassessEffectivenessAtGettingDiscounts()

        return new BigDecimal(0);
    
public java.math.BigDecimalcalcAvgPO()

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

        return new Vector();