| Package | Description |
|---|---|
| de.hybris.platform.warehouse |
| Modifier and Type | Method and Description |
|---|---|
static WarehouseConsignmentStatus |
WarehouseConsignmentStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WarehouseConsignmentStatus[] |
WarehouseConsignmentStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Warehouse2ProcessAdapter.receiveConsignmentStatus(ConsignmentModel consignment,
WarehouseConsignmentStatus status)
Receive warehouse consignment status.
|
Copyright © 2017 SAP SE. All Rights Reserved.