Class DTOResourceInterventionResponse

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

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

    • DTOResourceInterventionResponse

      public DTOResourceInterventionResponse()
  • Method Details

    • getId

      public final Long getId()
      Returns the intervention ids.
      Returns:
      The intervention ids.
    • setId

      public final void setId(Long id)
      Set the intervention ids.
      Parameters:
      id - The intervention IDs to be set.