public class JobThirdPartyCostTO extends AbstractLineItemTO
| Modifier and Type | Field and Description |
|---|---|
private Calendar |
estimatedDeliveryDate |
private Long |
jobId |
private SupplierOrderLineItemTO |
supplierOrderLineItem
These properties are a readOnly field for this TO.
|
private TenderLineItemTO |
tenderLineItem |
| Constructor and Description |
|---|
JobThirdPartyCostTO() |
JobThirdPartyCostTO(Long id) |
| Modifier and Type | Method and Description |
|---|---|
Calendar |
getEstimatedDeliveryDate() |
Long |
getJobId() |
SupplierOrderLineItemTO |
getSupplierOrderLineItem() |
TenderLineItemTO |
getTenderLineItem() |
void |
setEstimatedDeliveryDate(Calendar estimatedDeliveryDate) |
void |
setJobId(Long jobId) |
void |
setSupplierOrderLineItem(SupplierOrderLineItemTO supplierOrderLineItem) |
void |
setTenderLineItem(TenderLineItemTO tenderLineItem) |
String |
toString() |
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, totalFromQtyRateclearPersistanceProps, getDateCreated, getDateModified, getId, getVersion, isPersisted, isUnpersisted, nullMyIds, setDateCreated, setDateModified, setId, setVersionprivate Long jobId
private Calendar estimatedDeliveryDate
private SupplierOrderLineItemTO supplierOrderLineItem
private TenderLineItemTO tenderLineItem
public JobThirdPartyCostTO(Long id)
public JobThirdPartyCostTO()
public Long getJobId()
public void setJobId(Long jobId)
public Calendar getEstimatedDeliveryDate()
public void setEstimatedDeliveryDate(Calendar estimatedDeliveryDate)
public SupplierOrderLineItemTO getSupplierOrderLineItem()
public void setSupplierOrderLineItem(SupplierOrderLineItemTO supplierOrderLineItem)
public TenderLineItemTO getTenderLineItem()
public void setTenderLineItem(TenderLineItemTO tenderLineItem)
public String toString()
toString in class AbstractLineItemTOCopyright © 2008–2016 Sohnar Ltd.. All rights reserved.