Uses of Enum Class
de.hybris.platform.cms2lib.enums.RotatingImagesComponentEffect
Packages that use RotatingImagesComponentEffect
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
Contains generated models for each type of de.hybris.platform.cms2lib.components package.
-
Uses of RotatingImagesComponentEffect in de.hybris.platform.cms2lib.enums
Methods in de.hybris.platform.cms2lib.enums that return RotatingImagesComponentEffectModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static RotatingImagesComponentEffect[]RotatingImagesComponentEffect.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of RotatingImagesComponentEffect in de.hybris.platform.cms2lib.model.components
Methods in de.hybris.platform.cms2lib.model.components that return RotatingImagesComponentEffectModifier and TypeMethodDescriptionRotatingImagesComponentModel.getEffect()Generated method - Getter of theRotatingImagesComponent.effectattribute defined at extensioncms2lib.Methods in de.hybris.platform.cms2lib.model.components with parameters of type RotatingImagesComponentEffectModifier and TypeMethodDescriptionvoidRotatingImagesComponentModel.setEffect(RotatingImagesComponentEffect value) Generated method - Setter ofRotatingImagesComponent.effectattribute defined at extensioncms2lib.