Class DeclineEntry
java.lang.Object
de.hybris.platform.warehousing.data.allocation.DeclineEntry
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetNotes()voidsetConsignmentEntry(ConsignmentEntryModel consignmentEntry) voidvoidsetQuantity(Long quantity) voidsetReallocationWarehouse(WarehouseModel reallocationWarehouse) voidsetReason(DeclineReason reason)
-
Constructor Details
-
DeclineEntry
public DeclineEntry()
-
-
Method Details
-
setConsignmentEntry
-
getConsignmentEntry
-
setQuantity
-
getQuantity
-
setReason
-
getReason
-
setNotes
-
getNotes
-
setReallocationWarehouse
-
getReallocationWarehouse
-