Class InterventionDurationLoadInput

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.core.bl.schedule.intervention.event.InterventionDurationLoadInput
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class InterventionDurationLoadInput extends DynO
Object used as an input bean for the InterventionDurationLoadEvent.
Since:
9.1
See Also:
GCApi:
bo
  • Constructor Details

    • InterventionDurationLoadInput

      public InterventionDurationLoadInput()
  • Method Details

    • getWoOperationId

      public Long getWoOperationId()
      Returns the work order's operation id.
      Returns:
      the work order's operation id
      See Also:
    • setWoOperationId

      public void setWoOperationId(Long woOperationId)
      Sets the work order's operation id.
      Parameters:
      woOperationId - the work order's operation id
      See Also:
    • getWoOperationOriginalDuration

      public Long getWoOperationOriginalDuration()
      Returns the work order's operation original duration.
      Returns:
      the work order's operation original duration
    • setWoOperationOriginalDuration

      public void setWoOperationOriginalDuration(Long woOperationOriginalDuration)
      Sets the work order's operation original duration.
      Parameters:
      woOperationOriginalDuration - the work order's operation original duration
    • getWoOperationResidualDuration

      public Long getWoOperationResidualDuration()
      Returns the work order's operation residual duration.
      Returns:
      the work order's operation residual duration
    • setWoOperationResidualDuration

      public void setWoOperationResidualDuration(Long woOperationResidualDuration)
      Sets the work order's operation residual duration.
      Parameters:
      woOperationResidualDuration - the work order's operation residual duration
    • getResourceId

      public Long getResourceId()
      Returns the resource id.
      Returns:
      the load resource id
    • setResourceId

      public void setResourceId(Long resourceId)
      Sets the resource id.
      Parameters:
      resourceId - the resource id