Class AgendaDateSlotOutput
java.lang.Object
overit.geocallapp.wfm.core.bl.agenda.event.AgendaDateSlotOutput
Business object representing a date slot.
- Since:
- 17.0
- GCApi:
- bo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetEndSlotDateTime(Date endSlotDateTime) voidvoidsetStartSlotDateTime(Date startSlotDateTime)
-
Constructor Details
-
AgendaDateSlotOutput
public AgendaDateSlotOutput()
-
-
Method Details
-
getSlotId
-
setSlotId
-
getStartSlotDateTime
-
setStartSlotDateTime
-
getEndSlotDateTime
-
setEndSlotDateTime
-