FileDocCategorySizeDatePackage
MatlResUseDesc.javaAPI DocExample702Thu Feb 17 20:01:02 GMT 2000MatlResMgmt.MaterialResource

MatlResUseDesc

public class MatlResUseDesc extends Object
stereotype
description

Fields Summary
private int
type
private int
unitsOfUse
private int
usageRules
private BigDecimal
costPerUnitOfUse
Constructors Summary
Methods Summary
public java.math.BigDecimalcalcUseCost()

        return new BigDecimal(0);
    
public intcalcUseTime()

        return 0;