| Package | Description |
|---|---|
| de.hybris.platform.ordersplitting.model |
Contains generated models for each type of de.hybris.platform.ordersplitting.jalo package.
|
| de.hybris.platform.sap.sapmodel.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| Modifier and Type | Method and Description |
|---|---|
ConsignmentEntryStatus |
ConsignmentEntryModel.getStatus()
Generated method - Getter of the
ConsignmentEntry.status attribute defined at extension sapmodel. |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentEntryModel.setStatus(ConsignmentEntryStatus value)
Generated method - Setter of
ConsignmentEntry.status attribute defined at extension sapmodel. |
| Modifier and Type | Field and Description |
|---|---|
static ConsignmentEntryStatus |
ConsignmentEntryStatus.CANCELLED
Generated enum value for ConsignmentEntryStatus.CANCELLED declared at extension sapmodel.
|
static ConsignmentEntryStatus |
ConsignmentEntryStatus.PICKPACK
Generated enum value for ConsignmentEntryStatus.PICKPACK declared at extension sapmodel.
|
static ConsignmentEntryStatus |
ConsignmentEntryStatus.READY
Generated enum value for ConsignmentEntryStatus.READY declared at extension sapmodel.
|
static ConsignmentEntryStatus |
ConsignmentEntryStatus.SHIPPED
Generated enum value for ConsignmentEntryStatus.SHIPPED declared at extension sapmodel.
|
static ConsignmentEntryStatus |
ConsignmentEntryStatus.WAITING
Generated enum value for ConsignmentEntryStatus.WAITING declared at extension sapmodel.
|
| Modifier and Type | Method and Description |
|---|---|
static ConsignmentEntryStatus |
ConsignmentEntryStatus.valueOf(java.lang.String code)
Returns a ConsignmentEntryStatus instance representing the specified enum value.
|
Copyright © 2018 SAP SE. All Rights Reserved.