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

public class ExpectedMaterial extends DynO
DynO object used to represent an expected material for a certain warehouse.
An expected material gathers within itself several useful information:
Since:
14.0
See Also:
GCApi:
bo
  • Field Details

  • Constructor Details

    • ExpectedMaterial

      public ExpectedMaterial()
      Instantiates a new expected material.
  • Method Details

    • getAgenda

      public BOAgenda getAgenda()
      Returns the agenda.
      Returns:
      the agenda
    • setAgenda

      public void setAgenda(BOAgenda agenda)
      Sets the agenda.
      Parameters:
      agenda - the agenda
    • getWorkOrderHeader

      public BOWorkOrderHeader getWorkOrderHeader()
      Returns the work order header.
      Returns:
      the work order header
    • setWorkOrderHeader

      public void setWorkOrderHeader(BOWorkOrderHeader workOrderHeader)
      Sets the work order header.
      Parameters:
      workOrderHeader - the work order header
    • getWorkOrderOperation

      public BOWorkOrderOperation getWorkOrderOperation()
      Returns the work order operation.
      Returns:
      the work order operation
    • setWorkOrderOperation

      public void setWorkOrderOperation(BOWorkOrderOperation workOrderOperation)
      Sets the work order operation.
      Parameters:
      workOrderOperation - the work order operation
    • getWorkOrderOperationMaterial

      public BOWorkOrderOperationMaterial getWorkOrderOperationMaterial()
      Returns the work order operation material.
      Returns:
      the work order operation material
    • setWorkOrderOperationMaterial

      public void setWorkOrderOperationMaterial(BOWorkOrderOperationMaterial workOrderOperationMaterial)
      Sets the work order operation material.
      Parameters:
      workOrderOperationMaterial - the work order operation material