FileDocCategorySizeDatePackage
ConstructionContractCharge.javaAPI DocExample838Thu Feb 17 20:01:00 GMT 2000FacilityMgmt.FacilityDevelTask

ConstructionContractCharge

public class ConstructionContractCharge extends Object
stereotype
moment-interval

Fields Summary
private Date
date
private BigDecimal
laborCharge
private BigDecimal
materialsCharge
private AccountingMgmt.Posting.Posting
lnkUnnamed
Constructors Summary
Methods Summary
public java.math.BigDecimalcalcCost()

        return new BigDecimal(0);
    
public voidmakeConstructionContractCharge()

    
public voidpost()