Class WarehouseOperationLoadBySourceInput

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.inventory.bl.warehouse.operation.event.WarehouseOperationLoadBySourceInput
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class WarehouseOperationLoadBySourceInput extends DynO
Since:
13.0
See Also:
  • Constructor Details

    • WarehouseOperationLoadBySourceInput

      public WarehouseOperationLoadBySourceInput()
  • Method Details

    • getWarehouseOperation

      public Long getWarehouseOperation()
      Returns the warehouse operation id.
      Returns:
      the warehouse operation id
      See Also:
    • setWarehouseOperation

      public void setWarehouseOperation(Long warehouseOperation)
      Sets the warehouse operation id.
      Parameters:
      warehouseOperation - the warehouse operation id
      See Also:
    • getTransferRequest

      public Long getTransferRequest()
      Returns the transfer request id.
      Returns:
      the transfer request id
      See Also:
    • setTransferRequest

      public void setTransferRequest(Long transferRequest)
      Sets the transfer request id.
      Parameters:
      transferRequest - the transfer request id
      See Also: