| Modifier and Type | Method and Description |
|---|---|
CurrencyDTO |
SiteMapLanguageCurrencyDTO.getCurrency() |
| Modifier and Type | Method and Description |
|---|---|
void |
SiteMapLanguageCurrencyDTO.setCurrency(CurrencyDTO value) |
| Modifier and Type | Method and Description |
|---|---|
CurrencyDTO |
ExportDataCronJobDTO.getCurrency() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExportDataCronJobDTO.setCurrency(CurrencyDTO value) |
| Modifier and Type | Method and Description |
|---|---|
CurrencyDTO |
B2BDocumentDTO.getCurrency() |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BDocumentDTO.setCurrency(CurrencyDTO value) |
| Modifier and Type | Method and Description |
|---|---|
CurrencyDTO |
B2BCreditCheckResultDTO.getCurrency() |
CurrencyDTO |
B2BBookingLineEntryDTO.getCurrency() |
CurrencyDTO |
B2BCreditLimitDTO.getCurrency() |
CurrencyDTO |
B2BOrderThresholdPermissionDTO.getCurrency() |
CurrencyDTO |
B2BQuoteLimitDTO.getCurrency() |
CurrencyDTO |
B2BCostCenterDTO.getCurrency() |
CurrencyDTO |
B2BBudgetDTO.getCurrency() |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BCreditCheckResultDTO.setCurrency(CurrencyDTO value) |
void |
B2BBookingLineEntryDTO.setCurrency(CurrencyDTO value) |
void |
B2BCreditLimitDTO.setCurrency(CurrencyDTO value) |
void |
B2BOrderThresholdPermissionDTO.setCurrency(CurrencyDTO value) |
void |
B2BQuoteLimitDTO.setCurrency(CurrencyDTO value) |
void |
B2BCostCenterDTO.setCurrency(CurrencyDTO value) |
void |
B2BBudgetDTO.setCurrency(CurrencyDTO value) |
| Modifier and Type | Method and Description |
|---|---|
CurrencyDTO |
OrganizationOrderStatisticsDTO.getCurrency() |
CurrencyDTO |
BTGOrganizationTotalSpentInCurrencyLastYearOperandDTO.getCurrency() |
CurrencyDTO |
BTGNumberOfOrdersAboveAmountRelativeDateOperandDTO.getCurrency() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrganizationOrderStatisticsDTO.setCurrency(CurrencyDTO value) |
void |
BTGOrganizationTotalSpentInCurrencyLastYearOperandDTO.setCurrency(CurrencyDTO value) |
void |
BTGNumberOfOrdersAboveAmountRelativeDateOperandDTO.setCurrency(CurrencyDTO value) |
| Modifier and Type | Method and Description |
|---|---|
CurrencyDTO |
PriceCopyDTO.getCurrency() |
CurrencyDTO |
BMECatImportCronJobDTO.getDefaultCurrency() |
CurrencyDTO |
BMECatImportWithCsvCronJobDTO.getDefaultCurrency() |
| Modifier and Type | Method and Description |
|---|---|
void |
PriceCopyDTO.setCurrency(CurrencyDTO value) |
void |
BMECatImportCronJobDTO.setDefaultCurrency(CurrencyDTO value) |
void |
BMECatImportWithCsvCronJobDTO.setDefaultCurrency(CurrencyDTO value) |
| Modifier and Type | Method and Description |
|---|---|
CurrencyDTO |
BTGReferencePriceOperandDTO.getCurrency() |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGReferencePriceOperandDTO.setCurrency(CurrencyDTO value) |
| Modifier and Type | Method and Description |
|---|---|
CurrencyDTO |
AgreementDTO.getCurrency() |
CurrencyDTO |
CatalogDTO.getDefaultCurrency() |
CurrencyDTO |
CatalogVersionDTO.getDefaultCurrency() |
| Modifier and Type | Method and Description |
|---|---|
void |
AgreementDTO.setCurrency(CurrencyDTO value) |
void |
CatalogDTO.setDefaultCurrency(CurrencyDTO value) |
void |
CatalogVersionDTO.setDefaultCurrency(CurrencyDTO value) |
| Modifier and Type | Method and Description |
|---|---|
CurrencyDTO |
StoreFrontCustomerProcessDTO.getCurrency() |
| Modifier and Type | Method and Description |
|---|---|
void |
StoreFrontCustomerProcessDTO.setCurrency(CurrencyDTO value) |
| Modifier and Type | Method and Description |
|---|---|
CurrencyDTO |
ChangeProductPriceBundleRuleDTO.getCurrency() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChangeProductPriceBundleRuleDTO.setCurrency(CurrencyDTO value) |
| Modifier and Type | Method and Description |
|---|---|
CurrencyDTO |
OrderDTO.getCurrency() |
CurrencyDTO |
CartDTO.getCurrency() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderDTO.setCurrency(CurrencyDTO currency) |
void |
CartDTO.setCurrency(CurrencyDTO currency) |
| Modifier and Type | Method and Description |
|---|---|
List<CurrencyDTO> |
CurrenciesDTO.getCurrencies() |
| Modifier and Type | Method and Description |
|---|---|
void |
CurrenciesDTO.setCurrencies(List<CurrencyDTO> currenciesList) |
| Constructor and Description |
|---|
CurrenciesDTO(List<CurrencyDTO> currenciesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
CurrencyDTO |
AbstractOrderDTO.getCurrency() |
CurrencyDTO |
OrderDTO.getCurrency() |
CurrencyDTO |
CartDTO.getCurrency() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOrderDTO.setCurrency(CurrencyDTO value) |
void |
OrderDTO.setCurrency(CurrencyDTO currency) |
void |
CartDTO.setCurrency(CurrencyDTO currency) |
| Modifier and Type | Method and Description |
|---|---|
CurrencyDTO |
DiscountDTO.getCurrency() |
CurrencyDTO |
TaxDTO.getCurrency() |
| Modifier and Type | Method and Description |
|---|---|
void |
DiscountDTO.setCurrency(CurrencyDTO value) |
void |
TaxDTO.setCurrency(CurrencyDTO value) |
| Modifier and Type | Method and Description |
|---|---|
CurrencyDTO |
UserDTO.getSessionCurrency() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserDTO.setSessionCurrency(CurrencyDTO value) |
| Modifier and Type | Method and Description |
|---|---|
CurrencyDTO |
CustomerOrderOverviewDTO.getCurrency() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerOrderOverviewDTO.setCurrency(CurrencyDTO value) |
| Modifier and Type | Method and Description |
|---|---|
Response |
CurrencyResource.putCurrency(CurrencyDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Method and Description |
|---|---|
CurrencyDTO |
CronJobDTO.getSessionCurrency() |
| Modifier and Type | Method and Description |
|---|---|
void |
CronJobDTO.setSessionCurrency(CurrencyDTO sessionCurrency) |
| Modifier and Type | Method and Description |
|---|---|
CurrencyDTO |
CronJobDTO.getSessionCurrency() |
CurrencyDTO |
JobDTO.getSessionCurrency() |
| Modifier and Type | Method and Description |
|---|---|
void |
CronJobDTO.setSessionCurrency(CurrencyDTO sessionCurrency) |
void |
JobDTO.setSessionCurrency(CurrencyDTO value) |
| Modifier and Type | Method and Description |
|---|---|
CurrencyDTO |
ZoneDeliveryModeValueDTO.getCurrency() |
| Modifier and Type | Method and Description |
|---|---|
void |
ZoneDeliveryModeValueDTO.setCurrency(CurrencyDTO value) |
| Modifier and Type | Method and Description |
|---|---|
CurrencyDTO |
AbstractDiscountRowDTO.getCurrency() |
CurrencyDTO |
PriceRowDTO.getCurrency() |
CurrencyDTO |
TaxRowDTO.getCurrency() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractDiscountRowDTO.setCurrency(CurrencyDTO value) |
void |
PriceRowDTO.setCurrency(CurrencyDTO value) |
void |
TaxRowDTO.setCurrency(CurrencyDTO value) |
| Modifier and Type | Method and Description |
|---|---|
CurrencyDTO |
MobileMessageContextDTO.getPriceCurrency() |
CurrencyDTO |
MobileCostPlanDTO.getPriceCurrency() |
CurrencyDTO |
MobileMessageContextDTO.getRevenueCurrency() |
| Modifier and Type | Method and Description |
|---|---|
void |
MobileMessageContextDTO.setPriceCurrency(CurrencyDTO value) |
void |
MobileCostPlanDTO.setPriceCurrency(CurrencyDTO value) |
void |
MobileMessageContextDTO.setRevenueCurrency(CurrencyDTO value) |
| Modifier and Type | Method and Description |
|---|---|
CurrencyDTO |
PaymentTransactionDTO.getCurrency() |
CurrencyDTO |
PaymentTransactionEntryDTO.getCurrency() |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentTransactionDTO.setCurrency(CurrencyDTO value) |
void |
PaymentTransactionEntryDTO.setCurrency(CurrencyDTO value) |
| Modifier and Type | Method and Description |
|---|---|
CurrencyDTO |
StandardPaymentModeValueDTO.getCurrency() |
| Modifier and Type | Method and Description |
|---|---|
void |
StandardPaymentModeValueDTO.setCurrency(CurrencyDTO value) |
| Modifier and Type | Method and Description |
|---|---|
CurrencyDTO |
PublicationDTO.getSessionCurrency() |
| Modifier and Type | Method and Description |
|---|---|
void |
PublicationDTO.setSessionCurrency(CurrencyDTO value) |
| Modifier and Type | Method and Description |
|---|---|
CurrencyDTO |
PromotionPriceRowDTO.getCurrency() |
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionPriceRowDTO.setCurrency(CurrencyDTO value) |
| Modifier and Type | Method and Description |
|---|---|
CurrencyDTO |
RefundEntryDTO.getCurrency() |
CurrencyDTO |
ReturnRequestDTO.getCurrency() |
| Modifier and Type | Method and Description |
|---|---|
void |
RefundEntryDTO.setCurrency(CurrencyDTO value) |
void |
ReturnRequestDTO.setCurrency(CurrencyDTO value) |
| Modifier and Type | Method and Description |
|---|---|
CurrencyDTO |
OrderFormDTO.getCurrency() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderFormDTO.setCurrency(CurrencyDTO value) |
| Modifier and Type | Method and Description |
|---|---|
CurrencyDTO |
B2BRegistrationDTO.getCurrency() |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BRegistrationDTO.setCurrency(CurrencyDTO value) |
| Modifier and Type | Method and Description |
|---|---|
List<CurrencyDTO> |
SolrFacetSearchConfigDTO.getCurrencies() |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrFacetSearchConfigDTO.setCurrencies(List<CurrencyDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
CurrencyDTO |
BaseStoreDTO.getDefaultCurrency() |
| Modifier and Type | Method and Description |
|---|---|
Set<CurrencyDTO> |
BaseStoreDTO.getCurrencies() |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseStoreDTO.setDefaultCurrency(CurrencyDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseStoreDTO.setCurrencies(Set<CurrencyDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
CurrencyDTO |
UsageChargeDTO.getCurrency() |
CurrencyDTO |
ChargeEntryDTO.getCurrency() |
| Modifier and Type | Method and Description |
|---|---|
void |
UsageChargeDTO.setCurrency(CurrencyDTO value) |
void |
ChargeEntryDTO.setCurrency(CurrencyDTO value) |
| Modifier and Type | Method and Description |
|---|---|
CurrencyDTO |
RegularCustomerOrderTotalRestrictionDTO.getCurrency() |
CurrencyDTO |
OrderRestrictionDTO.getCurrency() |
| Modifier and Type | Method and Description |
|---|---|
void |
RegularCustomerOrderTotalRestrictionDTO.setCurrency(CurrencyDTO value) |
void |
OrderRestrictionDTO.setCurrency(CurrencyDTO value) |
Copyright © 2017 SAP SE. All Rights Reserved.