| Package | Description |
|---|---|
| com.sohnar.trafficlite.datamodel.entity.project | |
| com.sohnar.trafficlite.datamodel.enums.project | |
| com.sohnar.trafficlite.transfer.project |
| Modifier and Type | Field and Description |
|---|---|
private MultiCurrencyJobSyncMode |
JobEntity.multiCurrencySyncMode |
private MultiCurrencyJobSyncMode |
QuoteEntity.multiCurrencySyncMode |
| Modifier and Type | Method and Description |
|---|---|
MultiCurrencyJobSyncMode |
JobEntity.getMultiCurrencySyncMode() |
MultiCurrencyJobSyncMode |
QuoteEntity.getMultiCurrencySyncMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
JobEntity.setMultiCurrencySyncMode(MultiCurrencyJobSyncMode multiCurrencySyncMode) |
void |
QuoteEntity.setMultiCurrencySyncMode(MultiCurrencyJobSyncMode multiCurrencySyncMode) |
| Modifier and Type | Method and Description |
|---|---|
static MultiCurrencyJobSyncMode |
MultiCurrencyJobSyncMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MultiCurrencyJobSyncMode[] |
MultiCurrencyJobSyncMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
private MultiCurrencyJobSyncMode |
JobTO.multiCurrencySyncMode |
private MultiCurrencyJobSyncMode |
QuoteTO.multiCurrencySyncMode |
| Modifier and Type | Method and Description |
|---|---|
MultiCurrencyJobSyncMode |
JobTO.getMultiCurrencySyncMode() |
MultiCurrencyJobSyncMode |
QuoteTO.getMultiCurrencySyncMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
JobTO.setMultiCurrencySyncMode(MultiCurrencyJobSyncMode multiCurrencySyncMode) |
void |
QuoteTO.setMultiCurrencySyncMode(MultiCurrencyJobSyncMode multiCurrencySyncMode) |
Copyright © 2008–2016 Sohnar Ltd.. All rights reserved.