| Modifier and Type | Method and Description |
|---|---|
CurrencyWsDTO |
BaseStoreWsDTO.getDefaultCurrency() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CurrencyWsDTO> |
BaseStoreWsDTO.getCurrencies() |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseStoreWsDTO.setDefaultCurrency(CurrencyWsDTO defaultCurrency) |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseStoreWsDTO.setCurrencies(java.util.List<CurrencyWsDTO> currencies) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CurrencyWsDTO> |
CurrencyListWsDTO.getCurrencies() |
| Modifier and Type | Method and Description |
|---|---|
void |
CurrencyListWsDTO.setCurrencies(java.util.List<CurrencyWsDTO> currencies) |
| Modifier and Type | Method and Description |
|---|---|
CurrencyWsDTO |
UserWsDTO.getCurrency() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserWsDTO.setCurrency(CurrencyWsDTO currency) |
| Modifier and Type | Method and Description |
|---|---|
CurrencyWsDTO |
VoucherWsDTO.getCurrency() |
| Modifier and Type | Method and Description |
|---|---|
void |
VoucherWsDTO.setCurrency(CurrencyWsDTO currency) |
| Modifier and Type | Method and Description |
|---|---|
CurrencyWsDTO |
OrderFormWsDTO.getCurrency() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderFormWsDTO.setCurrency(CurrencyWsDTO currency) |
Copyright © 2018 SAP SE. All Rights Reserved.