public class ProjectContractUnposted extends ProjectUnpostedBase
Constructor and Description |
---|
ProjectContractUnposted() |
Modifier and Type | Method and Description |
---|---|
MoneyAmount |
getBilledRetentionAmount() |
MoneyAmount |
getCostOfEarningsAmount() |
MoneyAmount |
getEarningsAmount() |
MoneyAmount |
getPOCosts() |
Quantity |
getPOQuantity() |
MoneyAmount |
getProjectFeeAmount() |
MoneyAmount |
getReceiptsAmount() |
MoneyAmount |
getRetainerFeeAmount() |
MoneyAmount |
getRetentionAmount() |
MoneyAmount |
getServiceFeeAmount() |
void |
setBilledRetentionAmount(MoneyAmount value) |
void |
setCostOfEarningsAmount(MoneyAmount value) |
void |
setEarningsAmount(MoneyAmount value) |
void |
setPOCosts(MoneyAmount value) |
void |
setPOQuantity(Quantity value) |
void |
setProjectFeeAmount(MoneyAmount value) |
void |
setReceiptsAmount(MoneyAmount value) |
void |
setRetainerFeeAmount(MoneyAmount value) |
void |
setRetentionAmount(MoneyAmount value) |
void |
setServiceFeeAmount(MoneyAmount value) |
getLossAmount, setLossAmount
getAccruedRevenueAmount, getBillingAmount, getBillingsInExcessOfEarningsAmount, getDiscountAmount, getEarningsInExcessOfBillingsAmount, getOverheadAmount, getProfitAmount, getQuantity, getRecognizedRevenueAmount, getRetainageAmount, getSalesTaxAmount, getTaxAmount, getTotalCost, setAccruedRevenueAmount, setBillingAmount, setBillingsInExcessOfEarningsAmount, setDiscountAmount, setEarningsInExcessOfBillingsAmount, setOverheadAmount, setProfitAmount, setQuantity, setRecognizedRevenueAmount, setRetainageAmount, setSalesTaxAmount, setTaxAmount, setTotalCost
public MoneyAmount getBilledRetentionAmount()
public void setBilledRetentionAmount(MoneyAmount value)
public MoneyAmount getCostOfEarningsAmount()
public void setCostOfEarningsAmount(MoneyAmount value)
public MoneyAmount getEarningsAmount()
public void setEarningsAmount(MoneyAmount value)
public MoneyAmount getPOCosts()
public void setPOCosts(MoneyAmount value)
public Quantity getPOQuantity()
public void setPOQuantity(Quantity value)
public MoneyAmount getProjectFeeAmount()
public void setProjectFeeAmount(MoneyAmount value)
public MoneyAmount getReceiptsAmount()
public void setReceiptsAmount(MoneyAmount value)
public MoneyAmount getRetainerFeeAmount()
public void setRetainerFeeAmount(MoneyAmount value)
public MoneyAmount getRetentionAmount()
public void setRetentionAmount(MoneyAmount value)
public MoneyAmount getServiceFeeAmount()
public void setServiceFeeAmount(MoneyAmount value)
Copyright © 2010–2016. All rights reserved.