| 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 FileHandling |
FileHandling.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileHandling[] |
FileHandling.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FileHandling |
PublicationModel.getFileHandling()
Generated method - Getter of the
Publication.fileHandling attribute defined at extension print. |
| Modifier and Type | Method and Description |
|---|---|
void |
PublicationModel.setFileHandling(FileHandling value)
Generated method - Setter of
Publication.fileHandling attribute defined at extension print. |
Copyright © 2017 SAP SE. All Rights Reserved.