Class DTOInterventionResourceValidate

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.execution.rs1.interventionresource.DTOInterventionResourceValidate
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTOInterventionResourceValidate extends DynO
DTO for intervention resource validation.
Since:
18.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOInterventionResourceValidate

      public DTOInterventionResourceValidate()
  • Method Details

    • getResource

      public final Long getResource()
      Gets the resource.
      Returns:
      the resource
    • setResource

      public final void setResource(Long resource)
      Sets the resource.
      Parameters:
      resource - the new resource
    • getIntervention

      public Long getIntervention()
      Gets the intervention.
      Returns:
      the intervention
    • setIntervention

      public void setIntervention(Long intervention)
      Sets the intervention.
      Parameters:
      intervention - the new intervention
    • getWorkingHourType

      public Long getWorkingHourType()
      Gets the hour type associated with this work order operation resource.
      Returns:
      the hour type
    • setWorkingHourType

      public void setWorkingHourType(Long workingHourType)
      Sets the hour type associated with this work order operation resource.
      Parameters:
      workingHourType - the hour type associated with this work order operation resource.