Class AgendaFurtherDateOutput
java.lang.Object
overit.geocallapp.wfm.core.bl.agenda.event.AgendaBaseOutput
overit.geocallapp.wfm.core.bl.agenda.furtherdate.event.AgendaFurtherDateOutput
Object representing a Further Date response.
- Since:
- 17.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAppointmentId(Long appointmentId) voidsetSlotsList(List<AgendaDateSlotOutput> slotsList) voidMethods inherited from class overit.geocallapp.wfm.core.bl.agenda.event.AgendaBaseOutput
getErrorCode, getErrorDescription, getErrorSternness, getOutcome, getRequestCode, setErrorCode, setErrorDescription, setErrorSternness, setOutcome, setRequestCode
-
Constructor Details
-
AgendaFurtherDateOutput
public AgendaFurtherDateOutput()
-
-
Method Details
-
getWoCode
-
setWoCode
-
getAppointmentId
-
setAppointmentId
-
getSlotsList
-
setSlotsList
-