Class NotificationService.Message

java.lang.Object
ch.tocco.nice2.infobox.impl.content.NotificationService.Message
Enclosing interface:
NotificationService

public static class NotificationService.Message extends Object
  • Constructor Details

  • Method Details

    • getTitle

      public String getTitle()
    • setTitle

      public void setTitle(String title)
    • getText

      public String getText()
    • setText

      public void setText(String text)
    • getPrimaryKey

      public String getPrimaryKey()
    • setPrimaryKey

      public void setPrimaryKey(String primaryKey)