public class SourcingResult extends Object implements Serializable
| Constructor and Description |
|---|
SourcingResult() |
| Modifier and Type | Method and Description |
|---|---|
Map<AbstractOrderEntryModel,Long> |
getAllocation() |
WarehouseModel |
getWarehouse() |
void |
setAllocation(Map<AbstractOrderEntryModel,Long> allocation) |
void |
setWarehouse(WarehouseModel warehouse) |
public void setAllocation(Map<AbstractOrderEntryModel,Long> allocation)
public Map<AbstractOrderEntryModel,Long> getAllocation()
public void setWarehouse(WarehouseModel warehouse)
public WarehouseModel getWarehouse()
Copyright © 2017 SAP SE. All Rights Reserved.