public class ProjectPostedAmount extends ProjectAmount
Constructor and Description |
---|
ProjectPostedAmount() |
Modifier and Type | Method and Description |
---|---|
MoneyAmount |
getTaxPaidAmount() |
void |
setTaxPaidAmount(MoneyAmount value) |
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 getTaxPaidAmount()
public void setTaxPaidAmount(MoneyAmount value)
Copyright © 2010–2016. All rights reserved.