| Modifier and Type | Field and Description |
|---|---|
private CurrencyEntity |
InvoiceDataContainer.currency |
private CurrencyEntity |
PODataContainer.currency |
private CurrencyEntity |
QuoteDataContainer.currency |
| Modifier and Type | Method and Description |
|---|---|
CurrencyEntity |
InvoiceDataContainer.getCurrency() |
CurrencyEntity |
PODataContainer.getCurrency() |
CurrencyEntity |
QuoteDataContainer.getCurrency() |
| Modifier and Type | Method and Description |
|---|---|
void |
InvoiceDataContainer.setCurrency(CurrencyEntity currency) |
void |
PODataContainer.setCurrency(CurrencyEntity currency) |
void |
QuoteDataContainer.setCurrency(CurrencyEntity currency) |
| Modifier and Type | Field and Description |
|---|---|
private CurrencyEntity |
ClientCRMEntryEntity.preferredCurrency |
| Modifier and Type | Method and Description |
|---|---|
CurrencyEntity |
ClientCRMEntryEntity.getPreferredCurrency() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientCRMEntryEntity.setPreferredCurrency(CurrencyEntity preferredCurrency) |
| Modifier and Type | Field and Description |
|---|---|
private CurrencyEntity |
InvoiceEntity.currency |
| Modifier and Type | Method and Description |
|---|---|
CurrencyEntity |
InvoiceEntity.getCurrency() |
| Modifier and Type | Method and Description |
|---|---|
void |
InvoiceEntity.setCurrency(CurrencyEntity currency) |
| Modifier and Type | Field and Description |
|---|---|
private CurrencyEntity |
SystemDefaultsEntity.currency |
| Modifier and Type | Method and Description |
|---|---|
CurrencyEntity |
SystemDefaultsEntity.getCurrency() |
| Modifier and Type | Method and Description |
|---|---|
void |
SystemDefaultsEntity.setCurrency(CurrencyEntity currency) |
| Modifier and Type | Field and Description |
|---|---|
private CurrencyEntity |
TrafficCompanySettingsEntity.companyCurrency |
| Modifier and Type | Method and Description |
|---|---|
CurrencyEntity |
TrafficCompanySettingsEntity.getCompanyCurrency() |
| Modifier and Type | Method and Description |
|---|---|
void |
TrafficCompanySettingsEntity.setCompanyCurrency(CurrencyEntity companyCurrency) |
Copyright © 2008–2016 Sohnar Ltd.. All rights reserved.