Class DTOInterventionTakeInCharge

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

public class DTOInterventionTakeInCharge extends DynO
DTO for intervention take in charge
Since:
18.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOInterventionTakeInCharge

      public DTOInterventionTakeInCharge()
  • Method Details

    • getDate

      public final ZonedDateTime getDate()
      Returns the take-in charge date of the intervention.
      Returns:
      the take-in charge date as a ZonedDateTime object
    • setDate

      public final void setDate(ZonedDateTime date)
      Sets the take-in charge date of the intervention.
      Parameters:
      date - the take-in charge date to be set