Class WarehouseDetailInput

java.lang.Object
overit.geocallapp.wfm.inventory.ux.warehouse.detail.WarehouseDetailInput
All Implemented Interfaces:
Serializable

public class WarehouseDetailInput extends Object implements Serializable
Object used as input bean for the WarehouseDetail page.
Since:
14.0
See Also:
  • Constructor Details

    • WarehouseDetailInput

      public WarehouseDetailInput()
  • Method Details

    • getWarehouse

      public BOWarehouse getWarehouse()
      Returns the warehouse.
      Returns:
      the warehouse
    • setWarehouse

      public void setWarehouse(BOWarehouse warehouse)
      Sets the warehouse.
      Parameters:
      warehouse - the warehouse