Class Notify


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

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

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

      • getContent

        public java.lang.String getContent()
      • getType

        public java.lang.String getType()