Class OmsUnallocatedCancellationRemainder

java.lang.Object
de.hybris.platform.warehousing.data.cancellation.OmsUnallocatedCancellationRemainder
All Implemented Interfaces:
Serializable

public class OmsUnallocatedCancellationRemainder extends Object implements Serializable
See Also:
  • Constructor Details

    • OmsUnallocatedCancellationRemainder

      public OmsUnallocatedCancellationRemainder()
  • Method Details

    • setOrderEntryCancellationRecord

      public void setOrderEntryCancellationRecord(OrderEntryCancelRecordEntryModel orderEntryCancellationRecord)
    • getOrderEntryCancellationRecord

      public OrderEntryCancelRecordEntryModel getOrderEntryCancellationRecord()
    • setRemainingQuantity

      public void setRemainingQuantity(Integer remainingQuantity)
    • getRemainingQuantity

      public Integer getRemainingQuantity()