| Package | Description |
|---|---|
| de.hybris.platform.sap.sapmodel.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| de.hybris.platform.sap.sapmodel.model |
Contains generated models for each type of de.hybris.platform.sap.sapmodel.jalo package.
|
| Modifier and Type | Method and Description |
|---|---|
static SAPOrderStatus |
SAPOrderStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SAPOrderStatus[] |
SAPOrderStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SAPOrderStatus |
SAPOrderModel.getSapOrderStatus()
Generated method - Getter of the
SAPOrder.sapOrderStatus attribute defined at extension sapmodel. |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPOrderModel.setSapOrderStatus(SAPOrderStatus value)
Generated method - Setter of
SAPOrder.sapOrderStatus attribute defined at extension sapmodel. |
Copyright © 2018 SAP SE. All Rights Reserved.