| Package | Description |
|---|---|
| de.hybris.platform.cms2lib.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| de.hybris.platform.cms2lib.model.components |
Contains generated models for each type of de.hybris.platform.cms2lib.components package.
|
| Modifier and Type | Method and Description |
|---|---|
static CarouselScroll |
CarouselScroll.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CarouselScroll[] |
CarouselScroll.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CarouselScroll |
ProductCarouselComponentModel.getScroll()
Generated method - Getter of the
ProductCarouselComponent.scroll attribute defined at extension cms2lib. |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductCarouselComponentModel.setScroll(CarouselScroll value)
Generated method - Setter of
ProductCarouselComponent.scroll attribute defined at extension cms2lib. |
Copyright © 2017 SAP SE. All Rights Reserved.