Class MailAccountFolder

    • Constructor Detail

      • MailAccountFolder

        public MailAccountFolder()
    • Method Detail

      • getId

        public long getId()
      • setId

        public void setId​(long id)
      • getMailAccountId

        public long getMailAccountId()
      • setMailAccountId

        public void setMailAccountId​(long mailAccountId)
      • getFolderPath

        public String getFolderPath()
      • setFolderPath

        public void setFolderPath​(String folderPath)
      • setMailAccount

        public void setMailAccount​(MailAccount mailAccount)
      • getMailLastUid

        public long getMailLastUid()
      • setMailLastUid

        public void setMailLastUid​(long mailLastUid)