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