public class ProjectMiscellaneousLogSummary extends Object
Constructor and Description |
---|
ProjectMiscellaneousLogSummary() |
Modifier and Type | Method and Description |
---|---|
Calendar |
getDate() |
ProjectMiscellaneousLogKey |
getKey() |
MiscellaneousKey |
getMiscellaneousKey() |
String |
getReferenceDocumentNumber() |
Calendar |
getReportingDate() |
Integer |
getReportingPeriod() |
MoneyAmount |
getTotalCost() |
ProjectTransactionState |
getTransactionState() |
ProjectTransactionType |
getTransactionType() |
void |
setDate(Calendar value) |
void |
setKey(ProjectMiscellaneousLogKey value) |
void |
setMiscellaneousKey(MiscellaneousKey value) |
void |
setReferenceDocumentNumber(String value) |
void |
setReportingDate(Calendar value) |
void |
setReportingPeriod(Integer value) |
void |
setTotalCost(MoneyAmount value) |
void |
setTransactionState(ProjectTransactionState value) |
void |
setTransactionType(ProjectTransactionType value) |
public Calendar getDate()
public void setDate(Calendar value)
public ProjectMiscellaneousLogKey getKey()
public void setKey(ProjectMiscellaneousLogKey value)
public MiscellaneousKey getMiscellaneousKey()
public void setMiscellaneousKey(MiscellaneousKey value)
public String getReferenceDocumentNumber()
public void setReferenceDocumentNumber(String value)
public Calendar getReportingDate()
public void setReportingDate(Calendar value)
public Integer getReportingPeriod()
public void setReportingPeriod(Integer value)
public MoneyAmount getTotalCost()
public void setTotalCost(MoneyAmount value)
public ProjectTransactionState getTransactionState()
public void setTransactionState(ProjectTransactionState value)
public ProjectTransactionType getTransactionType()
public void setTransactionType(ProjectTransactionType value)
Copyright © 2010–2016. All rights reserved.