Class ConsignmentModelBuilder
java.lang.Object
de.hybris.platform.warehousing.util.builder.ConsignmentModelBuilder
-
Method Summary
Modifier and TypeMethodDescriptionstatic ConsignmentModelBuilderaModel()build()withDeliveryMode(DeliveryModeModel deliveryMode) withEntries(ConsignmentEntryModel... entries) withOrder(OrderModel order) withShippingAddress(AddressModel address) withStatus(ConsignmentStatus status) withWarehouse(WarehouseModel warehouse) withWorkflowCode(String code)
-
Method Details
-
aModel
-
build
-
withCode
-
withWorkflowCode
-
withDeliveryMode
-
withShippingAddress
-
withStatus
-
withWarehouse
-
withEntries
-
withOrder
-