public class ProjectPostedBase extends ProjectAmount
Constructor and Description |
---|
ProjectPostedBase() |
Modifier and Type | Method and Description |
---|---|
MoneyAmount |
getEarningsAmount() |
MoneyAmount |
getPOCosts() |
Quantity |
getPOQuantity() |
void |
setEarningsAmount(MoneyAmount value) |
void |
setPOCosts(MoneyAmount value) |
void |
setPOQuantity(Quantity 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 getEarningsAmount()
public void setEarningsAmount(MoneyAmount value)
public MoneyAmount getPOCosts()
public void setPOCosts(MoneyAmount value)
public Quantity getPOQuantity()
public void setPOQuantity(Quantity value)
Copyright © 2010–2016. All rights reserved.