| Package | Description |
|---|---|
| com.sohnar.trafficlite.datamodel.documentoutput | |
| com.sohnar.trafficlite.datamodel.entity.project |
| Modifier and Type | Field and Description |
|---|---|
private InvoiceEntity |
InvoiceDataContainer.invoice |
| Modifier and Type | Method and Description |
|---|---|
InvoiceEntity |
InvoiceDataContainer.getInvoice() |
| Modifier and Type | Method and Description |
|---|---|
void |
InvoiceDataContainer.setInvoice(InvoiceEntity invoice) |
| Modifier and Type | Field and Description |
|---|---|
private InvoiceEntity |
InvoiceLineItemEntity.invoice |
private InvoiceEntity |
InvoiceStageEntity.invoice |
| Modifier and Type | Field and Description |
|---|---|
private Set<InvoiceEntity> |
JobEntity.invoices |
| Modifier and Type | Method and Description |
|---|---|
InvoiceEntity |
InvoiceLineItemEntity.getInvoice() |
InvoiceEntity |
InvoiceStageEntity.getInvoice() |
| Modifier and Type | Method and Description |
|---|---|
Set<InvoiceEntity> |
JobEntity.getInvoices() |
| Modifier and Type | Method and Description |
|---|---|
void |
InvoiceLineItemEntity.setInvoice(InvoiceEntity invoice) |
void |
InvoiceStageEntity.setInvoice(InvoiceEntity invoice) |
| Modifier and Type | Method and Description |
|---|---|
void |
JobEntity.setInvoices(Set<InvoiceEntity> invoices) |
Copyright © 2008–2016 Sohnar Ltd.. All rights reserved.