Uses of Class
de.hybris.platform.cmsfacades.util.models.CurrencyModelMother
-
Packages that use CurrencyModelMother Package Description de.hybris.platform.cmsfacades.util.models -
-
Uses of CurrencyModelMother in de.hybris.platform.cmsfacades.util.models
Methods in de.hybris.platform.cmsfacades.util.models that return CurrencyModelMother Modifier and Type Method Description CurrencyModelMotherBaseStoreModelMother. getCurrencyModelMother()CurrencyModelMotherCatalogVersionModelMother. getCurrencyModelMother()Methods in de.hybris.platform.cmsfacades.util.models with parameters of type CurrencyModelMother Modifier and Type Method Description voidBaseStoreModelMother. setCurrencyModelMother(CurrencyModelMother currencyModelMother)voidCatalogVersionModelMother. setCurrencyModelMother(CurrencyModelMother currencyModelMother)
-