File
Doc
Category
Size
Date
Package
MatlResUseDesc.java
API Doc
Example
702
Thu Feb 17 20:01:02 GMT 2000
MatlResMgmt.MaterialResource
MatlResUseDesc
java.lang.Object
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.BigDecimal
calcUseCost
()
return new BigDecimal(0);
public
int
calcUseTime
()
return 0;
Java Code Source