Uses of Class
de.hybris.platform.commercewebservicescommons.dto.storesession.CurrencyWsDTO
Packages that use CurrencyWsDTO
Package
Description
-
Uses of CurrencyWsDTO in de.hybris.platform.commercewebservicescommons.dto.basestore
Methods in de.hybris.platform.commercewebservicescommons.dto.basestore that return CurrencyWsDTOMethods in de.hybris.platform.commercewebservicescommons.dto.basestore that return types with arguments of type CurrencyWsDTOMethods in de.hybris.platform.commercewebservicescommons.dto.basestore with parameters of type CurrencyWsDTOModifier and TypeMethodDescriptionvoidBaseStoreWsDTO.setDefaultCurrency(CurrencyWsDTO defaultCurrency) Method parameters in de.hybris.platform.commercewebservicescommons.dto.basestore with type arguments of type CurrencyWsDTOModifier and TypeMethodDescriptionvoidBaseStoreWsDTO.setCurrencies(List<CurrencyWsDTO> currencies) -
Uses of CurrencyWsDTO in de.hybris.platform.commercewebservicescommons.dto.storesession
Methods in de.hybris.platform.commercewebservicescommons.dto.storesession that return types with arguments of type CurrencyWsDTOMethod parameters in de.hybris.platform.commercewebservicescommons.dto.storesession with type arguments of type CurrencyWsDTOModifier and TypeMethodDescriptionvoidCurrencyListWsDTO.setCurrencies(List<CurrencyWsDTO> currencies) -
Uses of CurrencyWsDTO in de.hybris.platform.commercewebservicescommons.dto.user
Methods in de.hybris.platform.commercewebservicescommons.dto.user that return CurrencyWsDTOMethods in de.hybris.platform.commercewebservicescommons.dto.user with parameters of type CurrencyWsDTO -
Uses of CurrencyWsDTO in de.hybris.platform.commercewebservicescommons.dto.voucher
Methods in de.hybris.platform.commercewebservicescommons.dto.voucher that return CurrencyWsDTOMethods in de.hybris.platform.commercewebservicescommons.dto.voucher with parameters of type CurrencyWsDTO