public class AllocationEventModelBuilder
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static AllocationEventModelBuilder |
aModel() |
AllocationEventModel |
build() |
AllocationEventModelBuilder |
withConsignmentEntry(ConsignmentEntryModel consignmentEntry) |
AllocationEventModelBuilder |
withQuantity(long quantity) |
AllocationEventModelBuilder |
withStockLevel(StockLevelModel stockLevel) |
public static AllocationEventModelBuilder aModel()
public AllocationEventModel build()
public AllocationEventModelBuilder withConsignmentEntry(ConsignmentEntryModel consignmentEntry)
public AllocationEventModelBuilder withStockLevel(StockLevelModel stockLevel)
public AllocationEventModelBuilder withQuantity(long quantity)
Copyright © 2018 SAP SE. All Rights Reserved.