java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.orchestrator.workorders.rs1.interventionmeasure.DTOInterventionMeasureLink
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTOInterventionMeasureLink extends DynO
DTO for measure intervention link.
Since:
20.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOInterventionMeasureLink

      public DTOInterventionMeasureLink()
  • Method Details

    • getMeasure

      public Long getMeasure()
      Gets the measure id for the association with the intervention.
      Returns:
      the measure id for the association with the intervention
    • setMeasure

      public void setMeasure(Long measure)
      Sets the measure id for the association with the intervention.
      Parameters:
      measure - the measure id for the association with the intervention