Uses of Class
de.hybris.platform.warehousing.util.builder.AllocationEventModelBuilder
-
Packages that use AllocationEventModelBuilder Package Description de.hybris.platform.warehousing.util.builder -
-
Uses of AllocationEventModelBuilder in de.hybris.platform.warehousing.util.builder
Methods in de.hybris.platform.warehousing.util.builder that return AllocationEventModelBuilder Modifier and Type Method Description static AllocationEventModelBuilderAllocationEventModelBuilder. aModel()AllocationEventModelBuilderAllocationEventModelBuilder. withConsignmentEntry(ConsignmentEntryModel consignmentEntry)AllocationEventModelBuilderAllocationEventModelBuilder. withQuantity(long quantity)AllocationEventModelBuilderAllocationEventModelBuilder. withStockLevel(StockLevelModel stockLevel)
-