Uses of Class
de.hybris.platform.commercewebservicescommons.dto.storesession.CurrencyWsDTO
-
-
Uses of CurrencyWsDTO in de.hybris.platform.b2bwebservicescommons.dto.company
Methods in de.hybris.platform.b2bwebservicescommons.dto.company that return CurrencyWsDTO Modifier and Type Method Description CurrencyWsDTOB2BCostCenterBaseWsDTO. getCurrency()CurrencyWsDTOB2BPermissionWsDTO. getCurrency()Methods in de.hybris.platform.b2bwebservicescommons.dto.company with parameters of type CurrencyWsDTO Modifier and Type Method Description voidB2BCostCenterBaseWsDTO. setCurrency(CurrencyWsDTO currency)voidB2BPermissionWsDTO. setCurrency(CurrencyWsDTO currency) -
Uses of CurrencyWsDTO in de.hybris.platform.b2bwebservicescommons.dto.mycompany
Methods in de.hybris.platform.b2bwebservicescommons.dto.mycompany that return CurrencyWsDTO Modifier and Type Method Description CurrencyWsDTOBudgetBaseWsDTO. getCurrency()Methods in de.hybris.platform.b2bwebservicescommons.dto.mycompany with parameters of type CurrencyWsDTO Modifier and Type Method Description voidBudgetBaseWsDTO. setCurrency(CurrencyWsDTO currency) -
Uses of CurrencyWsDTO in de.hybris.platform.commercewebservicescommons.dto.basestore
Methods in de.hybris.platform.commercewebservicescommons.dto.basestore that return CurrencyWsDTO Modifier and Type Method Description CurrencyWsDTOBaseStoreWsDTO. getDefaultCurrency()Methods in de.hybris.platform.commercewebservicescommons.dto.basestore that return types with arguments of type CurrencyWsDTO Modifier and Type Method Description java.util.List<CurrencyWsDTO>BaseStoreWsDTO. getCurrencies()Methods in de.hybris.platform.commercewebservicescommons.dto.basestore with parameters of type CurrencyWsDTO Modifier and Type Method Description voidBaseStoreWsDTO. setDefaultCurrency(CurrencyWsDTO defaultCurrency)Method parameters in de.hybris.platform.commercewebservicescommons.dto.basestore with type arguments of type CurrencyWsDTO Modifier and Type Method Description voidBaseStoreWsDTO. setCurrencies(java.util.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 CurrencyWsDTO Modifier and Type Method Description java.util.List<CurrencyWsDTO>CurrencyListWsDTO. getCurrencies()Method parameters in de.hybris.platform.commercewebservicescommons.dto.storesession with type arguments of type CurrencyWsDTO Modifier and Type Method Description voidCurrencyListWsDTO. setCurrencies(java.util.List<CurrencyWsDTO> currencies) -
Uses of CurrencyWsDTO in de.hybris.platform.commercewebservicescommons.dto.user
Methods in de.hybris.platform.commercewebservicescommons.dto.user that return CurrencyWsDTO Modifier and Type Method Description CurrencyWsDTOUserWsDTO. getCurrency()Methods in de.hybris.platform.commercewebservicescommons.dto.user with parameters of type CurrencyWsDTO Modifier and Type Method Description voidUserWsDTO. setCurrency(CurrencyWsDTO currency) -
Uses of CurrencyWsDTO in de.hybris.platform.commercewebservicescommons.dto.voucher
Methods in de.hybris.platform.commercewebservicescommons.dto.voucher that return CurrencyWsDTO Modifier and Type Method Description CurrencyWsDTOVoucherWsDTO. getCurrency()Methods in de.hybris.platform.commercewebservicescommons.dto.voucher with parameters of type CurrencyWsDTO Modifier and Type Method Description voidVoucherWsDTO. setCurrency(CurrencyWsDTO currency) -
Uses of CurrencyWsDTO in de.hybris.platform.savedorderformsocc.dto
Methods in de.hybris.platform.savedorderformsocc.dto that return CurrencyWsDTO Modifier and Type Method Description CurrencyWsDTOOrderFormWsDTO. getCurrency()Methods in de.hybris.platform.savedorderformsocc.dto with parameters of type CurrencyWsDTO Modifier and Type Method Description voidOrderFormWsDTO. setCurrency(CurrencyWsDTO currency) -
Uses of CurrencyWsDTO in de.hybris.platform.savedorderformsoccaddon.dto
Methods in de.hybris.platform.savedorderformsoccaddon.dto that return CurrencyWsDTO Modifier and Type Method Description CurrencyWsDTOOrderFormWsDTO. getCurrency()Methods in de.hybris.platform.savedorderformsoccaddon.dto with parameters of type CurrencyWsDTO Modifier and Type Method Description voidOrderFormWsDTO. setCurrency(CurrencyWsDTO currency)
-