public class PIJobThirdPartyCostSearchWrapperTO extends JobThirdPartyCostTO
| Modifier and Type | Field and Description |
|---|---|
private CurrencyType |
currency |
private String |
piNumber |
private Calendar |
piReceivedDate |
private String |
supplierExternalCode |
private String |
supplierName |
| Constructor and Description |
|---|
PIJobThirdPartyCostSearchWrapperTO() |
| Modifier and Type | Method and Description |
|---|---|
CurrencyType |
getCurrency() |
String |
getPiNumber() |
Calendar |
getPiReceivedDate() |
String |
getSupplierExternalCode() |
String |
getSupplierName() |
void |
setCurrency(CurrencyType currency) |
void |
setPiNumber(String piNumber) |
void |
setPiReceivedDate(Calendar piReceivedDate) |
void |
setSupplierExternalCode(String supplierExternalCode) |
void |
setSupplierName(String supplierName) |
getEstimatedDeliveryDate, getJobId, getSupplierOrderLineItem, getTenderLineItem, setEstimatedDeliveryDate, setJobId, setSupplierOrderLineItem, setTenderLineItem, toStringequals, 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 String supplierName
private String supplierExternalCode
private Calendar piReceivedDate
private CurrencyType currency
private String piNumber
public String getSupplierName()
public void setSupplierName(String supplierName)
public String getSupplierExternalCode()
public void setSupplierExternalCode(String supplierExternalCode)
public Calendar getPiReceivedDate()
public void setPiReceivedDate(Calendar piReceivedDate)
public CurrencyType getCurrency()
public void setCurrency(CurrencyType currency)
public String getPiNumber()
public void setPiNumber(String piNumber)
Copyright © 2008–2016 Sohnar Ltd.. All rights reserved.