Class WarehouseMaterialStockLoadInput

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

public class WarehouseMaterialStockLoadInput extends DynO
Since:
13.0
See Also:
GCApi:
bo
  • Constructor Details

    • WarehouseMaterialStockLoadInput

      public WarehouseMaterialStockLoadInput()
  • Method Details

    • getMaterial

      public Long getMaterial()
      Returns the material id.
      Returns:
      the material
      See Also:
    • setMaterial

      public void setMaterial(Long material)
      Sets the material id.
      Parameters:
      material - the material id
      See Also:
    • getWarehouse

      public Long getWarehouse()
      Returns the warehouse id.
      Returns:
      the warehouse id
      See Also:
    • setWarehouse

      public void setWarehouse(Long warehouse)
      Sets the warehouse id.
      Parameters:
      warehouse - the warehouse id
      See Also:
    • getStockType

      public Long getStockType()
      Returns the stock type id.
      Returns:
      the stock type id
      See Also:
    • setStockType

      public void setStockType(Long stockType)
      Sets the stock type id.
      Parameters:
      stockType - the stock type id
      See Also:
    • getType

      public WarehouseMaterialStockType getType()
      Returns the type of the data aggregation.
      Returns:
      the aggregation type
    • setType

      public void setType(WarehouseMaterialStockType type)
      Sets the type of the data aggregation.
      Parameters:
      type - the aggregation type