| 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 FlashScale |
FlashScale.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FlashScale[] |
FlashScale.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FlashScale |
FlashComponentModel.getScale()
Generated method - Getter of the
FlashComponent.scale attribute defined at extension cms2lib. |
| Modifier and Type | Method and Description |
|---|---|
void |
FlashComponentModel.setScale(FlashScale value)
Generated method - Setter of
FlashComponent.scale attribute defined at extension cms2lib. |
Copyright © 2018 SAP SE. All Rights Reserved.