Class ConsolidatedPickSlipFormEntry
java.lang.Object
de.hybris.platform.warehousing.data.pickslip.ConsolidatedPickSlipFormEntry
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBin()voidsetAllocationEvents(List<AllocationEventModel> allocationEvents) voidvoidsetProduct(ProductModel product) voidsetQuantity(Long quantity)
-
Constructor Details
-
ConsolidatedPickSlipFormEntry
public ConsolidatedPickSlipFormEntry()
-
-
Method Details
-
setProduct
-
getProduct
-
setBin
-
getBin
-
setQuantity
-
getQuantity
-
setAllocationEvents
-
getAllocationEvents
-