Class TaskTableModel

    • Method Detail

      • getAttachmentType

        public java.lang.String getAttachmentType()
        Returns:
        the first attachmentType in the list of attachmentTypes
      • setAttachmentType

        public void setAttachmentType​(java.lang.String attachmentType)
        Parameters:
        attachmentType - the attachmentType to set
      • setAttachmentTypes

        public void setAttachmentTypes​(java.util.List<java.lang.String> attachmentTypes)
      • getAttachmentTypes

        public java.util.List<java.lang.String> getAttachmentTypes()