| Modifier and Type | Field and Description |
|---|---|
private QuoteEntity |
QuoteDataContainer.quote |
| Modifier and Type | Method and Description |
|---|---|
QuoteEntity |
QuoteDataContainer.getQuote() |
| Modifier and Type | Method and Description |
|---|---|
void |
QuoteDataContainer.setQuote(QuoteEntity quote) |
| Modifier and Type | Field and Description |
|---|---|
private QuoteEntity |
JobDetailEntity.quote |
private QuoteEntity |
QuoteLineItemEntity.quote |
private QuoteEntity |
QuoteStageEntity.quote |
| Modifier and Type | Method and Description |
|---|---|
QuoteEntity |
JobDetailEntity.getQuote() |
QuoteEntity |
QuoteLineItemEntity.getQuote() |
QuoteEntity |
QuoteStageEntity.getQuote() |
| Modifier and Type | Method and Description |
|---|---|
void |
JobDetailEntity.setQuote(QuoteEntity quote) |
void |
QuoteLineItemEntity.setQuote(QuoteEntity quote) |
void |
QuoteStageEntity.setQuote(QuoteEntity quote) |
| Modifier and Type | Field and Description |
|---|---|
private QuoteEntity |
QuoteFreeTagLinkEntity.linkedEntity |
| Modifier and Type | Method and Description |
|---|---|
QuoteEntity |
QuoteFreeTagLinkEntity.getLinkedEntity() |
| Modifier and Type | Method and Description |
|---|---|
void |
QuoteFreeTagLinkEntity.setLinkedEntity(QuoteEntity linkedEntity) |
| Constructor and Description |
|---|
QuoteFreeTagLinkEntity(FreeTagEntity freeTag,
QuoteEntity linkedEntity) |
Copyright © 2008–2016 Sohnar Ltd.. All rights reserved.