public class ProjectLineBase extends BusinessObject
Constructor and Description |
---|
ProjectLineBase() |
public MoneyAmount getAccruedRevenue()
public void setAccruedRevenue(MoneyAmount value)
public GLAccountNumberKey getContraGLAccountKey()
public void setContraGLAccountKey(GLAccountNumberKey value)
public CostCategoryKey getCostCategoryKey()
public void setCostCategoryKey(CostCategoryKey value)
public GLAccountNumberKey getCostOfGoodsSoldGLAccountKey()
public void setCostOfGoodsSoldGLAccountKey(GLAccountNumberKey value)
public Calendar getDate()
public void setDate(Calendar value)
public MoneyAmount getExtendedCost()
public void setExtendedCost(MoneyAmount value)
public Percent getMarkupPercent()
public void setMarkupPercent(Percent value)
public Integer getOriginalDocumentSequenceNumber()
public void setOriginalDocumentSequenceNumber(Integer value)
public MoneyAmount getOverheadAmount()
public void setOverheadAmount(MoneyAmount value)
public GLAccountNumberKey getOverheadGLAccountKey()
public void setOverheadGLAccountKey(GLAccountNumberKey value)
public Percent getOverheadPercent()
public void setOverheadPercent(Percent value)
public MoneyAmount getProfitAmount()
public void setProfitAmount(MoneyAmount value)
public ProfitType getProfitType()
public void setProfitType(ProfitType value)
public ProjectContractKey getProjectContractKey()
public void setProjectContractKey(ProjectContractKey value)
public ProjectKey getProjectKey()
public void setProjectKey(ProjectKey value)
public Quantity getQuantity()
public void setQuantity(Quantity value)
public Integer getReferenceDocumentSequenceNumber()
public void setReferenceDocumentSequenceNumber(Integer value)
public MoneyAmount getRoundAmount()
public void setRoundAmount(MoneyAmount value)
public GLAccountNumberKey getRoundingGLAccountKey()
public void setRoundingGLAccountKey(GLAccountNumberKey value)
public MoneyAmount getTotalCost()
public void setTotalCost(MoneyAmount value)
public MoneyAmount getTotalOverheadAmount()
public void setTotalOverheadAmount(MoneyAmount value)
public MoneyAmount getTotalProfitAmount()
public void setTotalProfitAmount(MoneyAmount value)
public GLAccountNumberKey getUnbilledAccountReceivableGLAccountKey()
public void setUnbilledAccountReceivableGLAccountKey(GLAccountNumberKey value)
public GLAccountNumberKey getUnbilledProjectRevenueGLAccountKey()
public void setUnbilledProjectRevenueGLAccountKey(GLAccountNumberKey value)
public MoneyAmount getUnitCost()
public void setUnitCost(MoneyAmount value)
public String getUofM()
public void setUofM(String value)
public GLAccountNumberKey getWorkInProgressGLAccountKey()
public void setWorkInProgressGLAccountKey(GLAccountNumberKey value)
Copyright © 2010–2016. All rights reserved.