Interface GetEventsResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetCreatedByEntityInstance(EntityInstanceTransfer createdByEntityInstance) voidsetEntityInstance(EntityInstanceTransfer entityInstance) voidsetEventCount(Long eventCount) voidsetEvents(List<EventTransfer> events)
-
Method Details
-
getEntityInstance
-
setEntityInstance
-
getCreatedByEntityInstance
-
setCreatedByEntityInstance
-
getEventCount
-
setEventCount
-
getEvents
-
setEvents
-