public class JobExpenseTO extends AbstractLineItemTO
| Modifier and Type | Field and Description |
|---|---|
private Identifier |
jobId |
private MoneyTO |
totalCostLogged |
| Constructor and Description |
|---|
JobExpenseTO() |
| Modifier and Type | Method and Description |
|---|---|
Identifier |
getJobId() |
MoneyTO |
getTotalCostLogged() |
void |
setJobId(Identifier jobId) |
void |
setTotalCostLogged(MoneyTO totalCostLogged) |
equals, getBillableNet, getBillableNetOtherCurrency, getBillLineItemOrder, getBillType, getChargeBandId, getCost, getDescription, getExcludeFromInvoice, getExternalData, getExternalNote, getInternalNote, getLineItemOrder, getMultiplier, getQuantity, getRate, getRateOtherCurrency, getRealisationRate, getTaxTypeId, getTaxTypeTwoId, getTotal, getTotalOtherCurrency, getUuid, hashCode, multplierFromCostRate, setBillableNet, setBillableNetOtherCurrency, setBillLineItemOrder, setBillType, setChargeBandId, setCost, setDescription, setExcludeFromInvoice, setExternalData, setExternalNote, setInternalNote, setLineItemOrder, setMultiplier, setQuantity, setRate, setRateOtherCurrency, setRealisationRate, setTaxTypeId, setTaxTypeTwoId, setTotal, setTotalOtherCurrency, setUuid, toString, totalFromQtyRateclearPersistanceProps, getDateCreated, getDateModified, getId, getVersion, isPersisted, isUnpersisted, nullMyIds, setDateCreated, setDateModified, setId, setVersionprivate Identifier jobId
private MoneyTO totalCostLogged
public Identifier getJobId()
public void setJobId(Identifier jobId)
public MoneyTO getTotalCostLogged()
public void setTotalCostLogged(MoneyTO totalCostLogged)
Copyright © 2008–2016 Sohnar Ltd.. All rights reserved.