| Package | Description |
|---|---|
| com.sohnar.trafficlite.datamodel.documentoutput | |
| com.sohnar.trafficlite.transfer.orders | |
| com.sohnar.trafficlite.transfer.project |
| Modifier and Type | Field and Description |
|---|---|
private JobThirdPartyCostTO |
PODataContainer.item |
| Modifier and Type | Method and Description |
|---|---|
JobThirdPartyCostTO |
PODataContainer.getItem() |
| Modifier and Type | Method and Description |
|---|---|
void |
PODataContainer.setItem(JobThirdPartyCostTO item) |
| Modifier and Type | Field and Description |
|---|---|
private JobThirdPartyCostTO |
SupplierOrderLineItemTO.jobThirdPartyCost |
private JobThirdPartyCostTO |
TenderLineItemTO.jobThirdPartyCost
These properties are readOnly, if you want to alter the linked line items then update the
jobThirdPartyCostId.
|
| Modifier and Type | Method and Description |
|---|---|
JobThirdPartyCostTO |
SupplierOrderLineItemTO.getJobThirdPartyCost() |
JobThirdPartyCostTO |
TenderLineItemTO.getJobThirdPartyCost() |
| Modifier and Type | Method and Description |
|---|---|
void |
SupplierOrderLineItemTO.setJobThirdPartyCost(JobThirdPartyCostTO jobThirdPartyCost) |
void |
TenderLineItemTO.setJobThirdPartyCost(JobThirdPartyCostTO jobThirdPartyCost) |
| Modifier and Type | Class and Description |
|---|---|
class |
PIJobThirdPartyCostSearchWrapperTO |
| Modifier and Type | Field and Description |
|---|---|
private Set<JobThirdPartyCostTO> |
JobTO.jobThirdPartyCosts |
| Modifier and Type | Method and Description |
|---|---|
Set<JobThirdPartyCostTO> |
JobTO.getJobThirdPartyCosts() |
| Modifier and Type | Method and Description |
|---|---|
void |
JobTO.setJobThirdPartyCosts(Set<JobThirdPartyCostTO> jobThirdPartyCosts) |
Copyright © 2008–2016 Sohnar Ltd.. All rights reserved.