| Package | Description |
|---|---|
| de.hybris.platform.acceleratorservices.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| de.hybris.platform.commercefacades.order.data | |
| de.hybris.platform.core.model.order |
Contains generated models for each type of de.hybris.platform.jalo.order package.
|
| Modifier and Type | Method and Description |
|---|---|
static ImportStatus |
ImportStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImportStatus[] |
ImportStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ImportStatus |
CartData.getImportStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
CartData.setImportStatus(ImportStatus importStatus) |
| Modifier and Type | Method and Description |
|---|---|
ImportStatus |
CartModel.getImportStatus()
Generated method - Getter of the
Cart.importStatus attribute defined at extension acceleratorservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
CartModel.setImportStatus(ImportStatus value)
Generated method - Setter of
Cart.importStatus attribute defined at extension acceleratorservices. |
Copyright © 2017 SAP SE. All Rights Reserved.