Class NotificationBot
java.lang.Object
com.maplander.backend.model.notification.NotificationBot
-
Constructor Summary
ConstructorsConstructorDescriptionNotificationBot(Notification notification, String url, String botNumber, String title) -
Method Summary
Modifier and TypeMethodDescriptiongetImage()getText()getTitle()getUrl()voidsetBotNumber(String botNumber) voidvoidvoidvoidsetTypeNotification(String typeNotification) voidtoString()
-
Constructor Details
-
NotificationBot
public NotificationBot() -
NotificationBot
-
-
Method Details
-
getTitle
-
setTitle
-
getText
-
setText
-
getUrl
-
setUrl
-
getImage
-
setImage
-
getTypeNotification
-
setTypeNotification
-
getBotNumber
-
setBotNumber
-
toString
-