Class AttachmentBean

    • Constructor Detail

      • AttachmentBean

        public AttachmentBean()
    • Method Detail

      • getId

        public long getId()
      • setId

        public void setId​(long id)
      • getFileName

        public String getFileName()
      • setFileName

        public void setFileName​(String fileName)
      • getSize

        public int getSize()
      • setSize

        public void setSize​(int size)
      • getUrl

        public String getUrl()
      • setUrl

        public void setUrl​(String url)
      • getProxyUrl

        public String getProxyUrl()
      • setProxyUrl

        public void setProxyUrl​(String proxyUrl)