java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.core.bl.schedule.intervention.material.agendamaterial.WOAgendaMaterial
overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.agendamaterial.WarehouseWOAgendaMaterial
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class WarehouseWOAgendaMaterial extends WOAgendaMaterial
Business object representing a warehouse agenda material with the BOWorkOrderOperation.
Since:
14.0
See Also:
GCApi:
bo
  • Constructor Details

    • WarehouseWOAgendaMaterial

      public WarehouseWOAgendaMaterial()
      Instantiates a new warehouse WO agenda material.
  • Method Details

    • getWarehouseAgendaMaterial

      public BOWarehouseAgendaMaterial getWarehouseAgendaMaterial()
      Returns the warehouse agenda material.
      Returns:
      the warehouse agenda material
    • setWarehouseAgendaMaterial

      public void setWarehouseAgendaMaterial(BOWarehouseAgendaMaterial warehouseAgendaMaterial)
      Sets the warehouse agenda material.
      Parameters:
      warehouseAgendaMaterial - the warehouse agenda material
    • getWarehouse

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

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