public class SourcingResultBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
static SourcingResultBuilder |
aResult() |
SourcingResult |
build() |
SourcingResultBuilder |
withAllocation(AbstractOrderEntryModel orderEntry,
Long quantity) |
SourcingResultBuilder |
withWarehouse(WarehouseModel warehouse) |
public static SourcingResultBuilder aResult()
public SourcingResult build()
public SourcingResultBuilder withWarehouse(WarehouseModel warehouse)
public SourcingResultBuilder withAllocation(AbstractOrderEntryModel orderEntry, Long quantity)
Copyright © 2017 SAP SE. All Rights Reserved.