Package 

Class AttachmentListItem

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Attachment attachment
    • Constructor Summary

      Constructors 
      Constructor Description
      AttachmentListItem(Attachment attachment)
    • Method Summary

      Modifier and Type Method Description
      final Attachment getAttachment()
      • Methods inherited from class java.lang.Object

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

      • AttachmentListItem

        AttachmentListItem(Attachment attachment)