java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.core.rs5.schedulingresource.workday.DTOWorkDayClosure
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTOWorkDayClosure extends DynO
DTO for work day closure.
Since:
19.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOWorkDayClosure

      public DTOWorkDayClosure()
  • Method Details

    • getReferenceDate

      public final ZonedDateTime getReferenceDate()
    • setReferenceDate

      public final void setReferenceDate(ZonedDateTime referenceDate)
    • getClosureDate

      public final ZonedDateTime getClosureDate()
    • setClosureDate

      public final void setClosureDate(ZonedDateTime closureDate)