Class DTOInterventionStart

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

public class DTOInterventionStart extends DynO
DTO for intervention start
Since:
18.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOInterventionStart

      public DTOInterventionStart()
  • Method Details

    • getDate

      public final ZonedDateTime getDate()
      Returns the intervention start date.
      Returns:
      the intervention start date as a ZonedDateTime object
    • setDate

      public final void setDate(ZonedDateTime date)
      Sets the intervention start date.
      Parameters:
      date - the intervention start date to be set