| Package | Description |
|---|---|
| de.hybris.platform.basecommerce.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| 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 OrderEntryStatus |
OrderEntryStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static OrderEntryStatus[] |
OrderEntryStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OrderEntryStatus |
AbstractOrderEntryModel.getQuantityStatus()
Generated method - Getter of the
AbstractOrderEntry.quantityStatus attribute defined at extension basecommerce. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOrderEntryModel.setQuantityStatus(OrderEntryStatus value)
Generated method - Setter of
AbstractOrderEntry.quantityStatus attribute defined at extension basecommerce. |
Copyright © 2018 SAP SE. All Rights Reserved.