Uses of Class
de.hybris.platform.configurablebundleocc.data.BundleTemplateWsDTO
-
Packages that use BundleTemplateWsDTO Package Description de.hybris.platform.commercewebservicescommons.dto.product -
-
Uses of BundleTemplateWsDTO in de.hybris.platform.commercewebservicescommons.dto.product
Methods in de.hybris.platform.commercewebservicescommons.dto.product that return types with arguments of type BundleTemplateWsDTO Modifier and Type Method Description java.util.List<BundleTemplateWsDTO>ProductWsDTO. getBundleTemplates()Method parameters in de.hybris.platform.commercewebservicescommons.dto.product with type arguments of type BundleTemplateWsDTO Modifier and Type Method Description voidProductWsDTO. setBundleTemplates(java.util.List<BundleTemplateWsDTO> bundleTemplates)
-