Class AgendaFirstDateInput

java.lang.Object
overit.geocallapp.wfm.core.bl.agenda.firstdate.event.AgendaFirstDateInput

public class AgendaFirstDateInput extends Object
  • Constructor Details

    • AgendaFirstDateInput

      public AgendaFirstDateInput()
  • Method Details

    • getCompanyCode

      public String getCompanyCode()
    • setCompanyCode

      public void setCompanyCode(String companyCode)
    • getRequestCode

      public String getRequestCode()
    • setRequestCode

      public void setRequestCode(String requestCode)
    • getPerformanceTypeCode

      public Long getPerformanceTypeCode()
    • setPerformanceTypeCode

      public void setPerformanceTypeCode(Long performanceTypeCode)
    • getCallingSystemCode

      public Long getCallingSystemCode()
    • setCallingSystemCode

      public void setCallingSystemCode(Long callingSystemCode)
    • getRequestDate

      public Date getRequestDate()
    • setRequestDate

      public void setRequestDate(Date requestDate)
    • getInsertDate

      public Date getInsertDate()
    • setInsertDate

      public void setInsertDate(Date insertDate)
    • getSaleNotes

      public String getSaleNotes()
    • setSaleNotes

      public void setSaleNotes(String saleNotes)
    • getCallingSystemNotes

      public String getCallingSystemNotes()
    • setCallingSystemNotes

      public void setCallingSystemNotes(String callingSystemNotes)
    • getServiceExpirationDate

      public Date getServiceExpirationDate()
    • setServiceExpirationDate

      public void setServiceExpirationDate(Date serviceExpirationDate)
    • getAppointmentStartDateTime

      public Date getAppointmentStartDateTime()
    • setAppointmentStartDateTime

      public void setAppointmentStartDateTime(Date appointmentStartDateTime)
    • getAppointmentEndDateTime

      public Date getAppointmentEndDateTime()
    • setAppointmentEndDateTime

      public void setAppointmentEndDateTime(Date appointmentEndDateTime)
    • getCustomerData

      public BOAgendaFirstDateCustomer getCustomerData()
    • setCustomerData

      public void setCustomerData(BOAgendaFirstDateCustomer customerData)
    • getSupplierData

      public BOAgendaFirstDateSupplier getSupplierData()
    • setSupplierData

      public void setSupplierData(BOAgendaFirstDateSupplier supplierData)
    • getMeterData

      public BOAgendaFirstDateMeter getMeterData()
    • setMeterData

      public void setMeterData(BOAgendaFirstDateMeter meterData)
    • getConverterData

      public BOAgendaFirstDateConverter getConverterData()
    • setConverterData

      public void setConverterData(BOAgendaFirstDateConverter converterData)
    • getNcInterventionData

      public BOAgendaFirstDateInterventionNC getNcInterventionData()
    • setNcInterventionData

      public void setNcInterventionData(BOAgendaFirstDateInterventionNC ncInterventionData)