Package 

Class MessageAnnotations


  • 
    public class MessageAnnotations
    
                        

    Contains information about annotations associated with a particular message.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      public Summary summary
    • Method Summary

      Modifier and Type Method Description
      String toString()
      • Methods inherited from class java.lang.Object

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

      • MessageAnnotations

        MessageAnnotations()
      • MessageAnnotations

        MessageAnnotations(Summary summary)