public class ProjectTimesheetLine extends ProjectLineBase
Constructor and Description |
---|
ProjectTimesheetLine() |
Modifier and Type | Method and Description |
---|---|
Calendar |
getBeginDateTime() |
ProjectBillingFull |
getBilling() |
PayrollDepartmentKey |
getDepartmentCodeKey() |
Calendar |
getEndDateTime() |
JobTitleKey |
getJobTitleCodeKey() |
ProjectTimesheetLineKey |
getKey() |
PayCodeKey |
getPayCodeKey() |
ProjectChangeOrderKey |
getProjectChangeOrderKey() |
SalaryPostingType |
getSalaryPostingType() |
void |
setBeginDateTime(Calendar value) |
void |
setBilling(ProjectBillingFull value) |
void |
setDepartmentCodeKey(PayrollDepartmentKey value) |
void |
setEndDateTime(Calendar value) |
void |
setJobTitleCodeKey(JobTitleKey value) |
void |
setKey(ProjectTimesheetLineKey value) |
void |
setPayCodeKey(PayCodeKey value) |
void |
setProjectChangeOrderKey(ProjectChangeOrderKey value) |
void |
setSalaryPostingType(SalaryPostingType value) |
getAccruedRevenue, getContraGLAccountKey, getCostCategoryKey, getCostOfGoodsSoldGLAccountKey, getDate, getExtendedCost, getMarkupPercent, getOriginalDocumentSequenceNumber, getOverheadAmount, getOverheadGLAccountKey, getOverheadPercent, getProfitAmount, getProfitType, getProjectContractKey, getProjectKey, getQuantity, getReferenceDocumentSequenceNumber, getRoundAmount, getRoundingGLAccountKey, getTotalCost, getTotalOverheadAmount, getTotalProfitAmount, getUnbilledAccountReceivableGLAccountKey, getUnbilledProjectRevenueGLAccountKey, getUnitCost, getUofM, getWorkInProgressGLAccountKey, setAccruedRevenue, setContraGLAccountKey, setCostCategoryKey, setCostOfGoodsSoldGLAccountKey, setDate, setExtendedCost, setMarkupPercent, setOriginalDocumentSequenceNumber, setOverheadAmount, setOverheadGLAccountKey, setOverheadPercent, setProfitAmount, setProfitType, setProjectContractKey, setProjectKey, setQuantity, setReferenceDocumentSequenceNumber, setRoundAmount, setRoundingGLAccountKey, setTotalCost, setTotalOverheadAmount, setTotalProfitAmount, setUnbilledAccountReceivableGLAccountKey, setUnbilledProjectRevenueGLAccountKey, setUnitCost, setUofM, setWorkInProgressGLAccountKey
public Calendar getBeginDateTime()
public void setBeginDateTime(Calendar value)
public ProjectBillingFull getBilling()
public void setBilling(ProjectBillingFull value)
public PayrollDepartmentKey getDepartmentCodeKey()
public void setDepartmentCodeKey(PayrollDepartmentKey value)
public Calendar getEndDateTime()
public void setEndDateTime(Calendar value)
public JobTitleKey getJobTitleCodeKey()
public void setJobTitleCodeKey(JobTitleKey value)
public ProjectTimesheetLineKey getKey()
public void setKey(ProjectTimesheetLineKey value)
public PayCodeKey getPayCodeKey()
public void setPayCodeKey(PayCodeKey value)
public ProjectChangeOrderKey getProjectChangeOrderKey()
public void setProjectChangeOrderKey(ProjectChangeOrderKey value)
public SalaryPostingType getSalaryPostingType()
public void setSalaryPostingType(SalaryPostingType value)
Copyright © 2010–2016. All rights reserved.