Uses of Class
de.hybris.platform.b2ctelcofacades.data.BundleTabData
-
Packages that use BundleTabData Package Description de.hybris.platform.commercefacades.product.data -
-
Uses of BundleTabData in de.hybris.platform.commercefacades.product.data
Methods in de.hybris.platform.commercefacades.product.data that return types with arguments of type BundleTabData Modifier and Type Method Description java.util.List<BundleTabData>ProductData. getBundleTabs()Method parameters in de.hybris.platform.commercefacades.product.data with type arguments of type BundleTabData Modifier and Type Method Description voidProductData. setBundleTabs(java.util.List<BundleTabData> bundleTabs)
-