Uses of Enum Class
de.hybris.platform.cms2lib.enums.FlashSalign
Packages that use FlashSalign
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 FlashSalign in de.hybris.platform.cms2lib.enums
Methods in de.hybris.platform.cms2lib.enums that return FlashSalignModifier and TypeMethodDescriptionstatic FlashSalignReturns the enum constant of this class with the specified name.static FlashSalign[]FlashSalign.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of FlashSalign in de.hybris.platform.cms2lib.model.components
Methods in de.hybris.platform.cms2lib.model.components that return FlashSalignModifier and TypeMethodDescriptionFlashComponentModel.getSAlign()Generated method - Getter of theFlashComponent.sAlignattribute defined at extensioncms2lib.Methods in de.hybris.platform.cms2lib.model.components with parameters of type FlashSalignModifier and TypeMethodDescriptionvoidFlashComponentModel.setSAlign(FlashSalign value) Generated method - Setter ofFlashComponent.sAlignattribute defined at extensioncms2lib.