Class NotificationEvent
java.lang.Object
com.maplander.backend.repository.model_table.streaming.NotificationEvent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getTime()voidsetGlobalApp(Boolean globalApp) voidvoidsetMarketingCron(String marketingCron) voidsetResponse(String response) void
-
Constructor Details
-
NotificationEvent
public NotificationEvent()
-
-
Method Details
-
getId
-
setId
-
getGlobalApp
-
setGlobalApp
-
getTime
-
setTime
-
getMarketingCron
-
setMarketingCron
-
getResponse
-
setResponse
-