Package 

Class AttachmentDestination

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private Message message
      private Attachment attachment
    • Method Summary

      Modifier and Type Method Description
      final Message getMessage()
      final Unit setMessage(Message message)
      final Attachment getAttachment()
      final Unit setAttachment(Attachment attachment)
      Unit navigate()
      final Unit showAttachment(Message message, Attachment attachment)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait