Class AgentAttachment

    • Constructor Detail

      • AgentAttachment

        public AgentAttachment()
    • Method Detail

      • getAttachmentUrl

        public java.net.URL getAttachmentUrl()
      • setAttachmentUrl

        public void setAttachmentUrl(java.net.URL attachmentUrl)
      • getAttachmentSize

        public java.lang.Long getAttachmentSize()
      • setAttachmentSize

        public void setAttachmentSize(java.lang.Long attachmentSize)
      • getAttachmentName

        public java.lang.String getAttachmentName()
      • setAttachmentName

        public void setAttachmentName(java.lang.String attachmentName)
      • getAttachmentFile

        public java.io.File getAttachmentFile()
      • setAttachmentFile

        public void setAttachmentFile(java.io.File attachmentFile)