Uses of Class
de.hybris.platform.cms2lib.model.components.RotatingImagesComponentModel
-
Packages that use RotatingImagesComponentModel Package Description de.hybris.platform.cms2lib.model.components Contains generated models for each type of de.hybris.platform.cms2lib.components package. -
-
Uses of RotatingImagesComponentModel in de.hybris.platform.cms2lib.model.components
Methods in de.hybris.platform.cms2lib.model.components that return types with arguments of type RotatingImagesComponentModel Modifier and Type Method Description java.util.Collection<RotatingImagesComponentModel>BannerComponentModel. getRotatingComponent()Generated method - Getter of theBannerComponent.rotatingComponentattribute defined at extensioncms2lib.Method parameters in de.hybris.platform.cms2lib.model.components with type arguments of type RotatingImagesComponentModel Modifier and Type Method Description voidBannerComponentModel. setRotatingComponent(java.util.Collection<RotatingImagesComponentModel> value)Generated method - Setter ofBannerComponent.rotatingComponentattribute defined at extensioncms2lib.
-