Class Notification


  • @ThreadSafe
    public final class Notification
    extends java.lang.Object
    An object that models the <notification> element.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getScreen()  
      java.lang.String getService()  
      java.lang.String getSubject()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getScreen

        public java.lang.String getScreen()
      • getService

        public java.lang.String getService()
      • getSubject

        public java.lang.String getSubject()