Class WarehouseOperationCreationFromStockChangeInput

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

public class WarehouseOperationCreationFromStockChangeInput extends DynO
Since:
14.0
See Also:
  • Constructor Details

    • WarehouseOperationCreationFromStockChangeInput

      public WarehouseOperationCreationFromStockChangeInput()
  • Method Details

    • getStockChange

      public Long getStockChange()
      Returns the id of the stock change.
      Returns:
      the stock change id
      See Also:
    • setStockChange

      public void setStockChange(Long stockChange)
      Sets the id of the stock change.
      Parameters:
      stockChange - the stock change id
      See Also:
    • getLogHelper

      public LogHelper getLogHelper()
      Returns the log helper.
      Returns:
      the log helper
    • setLogHelper

      public void setLogHelper(LogHelper logHelper)
      Sets the log helper.
      Parameters:
      logHelper - the log helper