| Package | Description |
|---|---|
| com.sohnar.trafficlite.datamodel.documentoutput | |
| com.sohnar.trafficlite.datamodel.entity.orders |
| Modifier and Type | Field and Description |
|---|---|
private TenderSupplierEntity |
TenderSupplierDataContainer.tenderSupplier |
| Modifier and Type | Method and Description |
|---|---|
TenderSupplierEntity |
TenderSupplierDataContainer.getTenderSupplier() |
| Modifier and Type | Method and Description |
|---|---|
void |
TenderSupplierDataContainer.setTenderSupplier(TenderSupplierEntity tenderSupplier) |
| Modifier and Type | Field and Description |
|---|---|
private TenderSupplierEntity |
TenderSupplierLineItemEntity.tenderSupplier |
| Modifier and Type | Field and Description |
|---|---|
private Set<TenderSupplierEntity> |
TenderEntity.tenderSuppliers |
| Modifier and Type | Method and Description |
|---|---|
TenderSupplierEntity |
TenderSupplierLineItemEntity.getTenderSupplier() |
| Modifier and Type | Method and Description |
|---|---|
Set<TenderSupplierEntity> |
TenderEntity.getTenderSuppliers() |
| Modifier and Type | Method and Description |
|---|---|
void |
TenderSupplierLineItemEntity.setTenderSupplier(TenderSupplierEntity tenderSupplier) |
| Modifier and Type | Method and Description |
|---|---|
void |
TenderEntity.setTenderSuppliers(Set<TenderSupplierEntity> tenderSuppliers) |
Copyright © 2008–2016 Sohnar Ltd.. All rights reserved.