Class DTOVCAppointmentCreationRequest

java.lang.Object
overit.geocallapp.wfm.cee.rs1.intervention.change.DTOInterventionChangeRequest
overit.geocallapp.wfm.cee.rs1.intervention.change.DTOVCAppointmentCreationRequest

public class DTOVCAppointmentCreationRequest extends DTOInterventionChangeRequest
  • Constructor Details

    • DTOVCAppointmentCreationRequest

      public DTOVCAppointmentCreationRequest()
  • Method Details

    • getVcAppointmentDate

      public Date getVcAppointmentDate()
    • setVcAppointmentDate

      public void setVcAppointmentDate(Date vcAppointmentDate)
    • getVcAppointmentStartSlotDate

      public Date getVcAppointmentStartSlotDate()
    • setVcAppointmentStartSlotDate

      public void setVcAppointmentStartSlotDate(Date vcAppointmentStartSlotDate)
    • getVcAppointmentEndSlotDate

      public Date getVcAppointmentEndSlotDate()
    • setVcAppointmentEndSlotDate

      public void setVcAppointmentEndSlotDate(Date vcAppointmentEndSlotDate)
    • getVcAppointmentTechnicianFullname

      public String getVcAppointmentTechnicianFullname()
    • setVcAppointmentTechnicianFullname

      public void setVcAppointmentTechnicianFullname(String vcAppointmentTechnicianFullname)