| Package | Description |
|---|---|
| de.hybris.platform.print.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| de.hybris.platform.print.model |
Contains generated models for each type of de.hybris.platform.print.jalo package.
|
| Modifier and Type | Method and Description |
|---|---|
static PageType |
PageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PageType[] |
PageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PageType |
PageModel.getPageType()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PageModel.setPageType(PageType value)
Deprecated.
|
Copyright © 2017 SAP SE. All Rights Reserved.