| Modifier and Type | Field and Description |
|---|---|
private CustomRateSetEntity |
ClientCRMEntryEntity.defaultCustomRateSet |
| Modifier and Type | Method and Description |
|---|---|
CustomRateSetEntity |
ClientCRMEntryEntity.getDefaultCustomRateSet() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientCRMEntryEntity.setDefaultCustomRateSet(CustomRateSetEntity defaultCustomRateSet) |
| Modifier and Type | Field and Description |
|---|---|
private CustomRateSetEntity |
JobEntity.appliedCustomRateSet |
private CustomRateSetEntity |
QuoteEntity.appliedCustomRateSet |
| Modifier and Type | Method and Description |
|---|---|
CustomRateSetEntity |
JobEntity.getAppliedCustomRateSet() |
CustomRateSetEntity |
QuoteEntity.getAppliedCustomRateSet() |
| Modifier and Type | Method and Description |
|---|---|
void |
JobEntity.setAppliedCustomRateSet(CustomRateSetEntity appliedCustomRateSet) |
void |
QuoteEntity.setAppliedCustomRateSet(CustomRateSetEntity appliedCustomRateSet) |
| Modifier and Type | Field and Description |
|---|---|
private Set<CustomRateSetEntity> |
TrafficCompanySettingsEntity.customRates |
| Modifier and Type | Method and Description |
|---|---|
Set<CustomRateSetEntity> |
TrafficCompanySettingsEntity.getCustomRates() |
| Modifier and Type | Method and Description |
|---|---|
void |
TrafficCompanySettingsEntity.setCustomRates(Set<CustomRateSetEntity> customRates) |
| Modifier and Type | Field and Description |
|---|---|
private CustomRateSetEntity |
CustomRateEntity.customRateSet |
| Modifier and Type | Method and Description |
|---|---|
CustomRateSetEntity |
CustomRateEntity.getCustomRateSet() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomRateEntity.setCustomRateSet(CustomRateSetEntity customRateSet) |
Copyright © 2008–2016 Sohnar Ltd.. All rights reserved.