public class ProjectMiscellaneousLog extends ProjectHeaderBase
Constructor and Description |
---|
ProjectMiscellaneousLog() |
Modifier and Type | Method and Description |
---|---|
List<ProjectMiscellaneousLogDistribution> |
getDistributions() |
ProjectMiscellaneousLogKey |
getKey() |
List<ProjectMiscellaneousLogLine> |
getLines() |
MiscellaneousKey |
getMiscellaneousKey() |
Calendar |
getPeriodEndDate() |
Calendar |
getReportingDate() |
Integer |
getReportingPeriod() |
void |
setDistributions(List<ProjectMiscellaneousLogDistribution> value) |
void |
setKey(ProjectMiscellaneousLogKey value) |
void |
setLines(List<ProjectMiscellaneousLogLine> value) |
void |
setMiscellaneousKey(MiscellaneousKey value) |
void |
setPeriodEndDate(Calendar value) |
void |
setReportingDate(Calendar value) |
void |
setReportingPeriod(Integer value) |
getAuditTrailCode, getBatchKey, getComment, getCreatedBy, getCreatedDate, getCurrencyKey, getDate, getExchangeDate, getExchangeRate, getGeneralLedgerPostingDate, getOriginalDocumentKey, getPostedBy, getPostedDate, getReferenceDocumentNumber, getReportSuffix, getTotalAccruedRevenue, getTotalCost, getTotalQuantity, getTransactionState, getTransactionType, getUserDefined1, getUserDefined2, getUserKey, setAuditTrailCode, setBatchKey, setComment, setCreatedBy, setCreatedDate, setCurrencyKey, setDate, setExchangeDate, setExchangeRate, setGeneralLedgerPostingDate, setOriginalDocumentKey, setPostedBy, setPostedDate, setReferenceDocumentNumber, setReportSuffix, setTotalAccruedRevenue, setTotalCost, setTotalQuantity, setTransactionState, setTransactionType, setUserDefined1, setUserDefined2, setUserKey
public List<ProjectMiscellaneousLogDistribution> getDistributions()
public void setDistributions(List<ProjectMiscellaneousLogDistribution> value)
public ProjectMiscellaneousLogKey getKey()
public void setKey(ProjectMiscellaneousLogKey value)
public List<ProjectMiscellaneousLogLine> getLines()
public void setLines(List<ProjectMiscellaneousLogLine> value)
public MiscellaneousKey getMiscellaneousKey()
public void setMiscellaneousKey(MiscellaneousKey value)
public Calendar getPeriodEndDate()
public void setPeriodEndDate(Calendar value)
public Calendar getReportingDate()
public void setReportingDate(Calendar value)
public Integer getReportingPeriod()
public void setReportingPeriod(Integer value)
Copyright © 2010–2016. All rights reserved.