Class ResultDTO

    • Constructor Detail

      • ResultDTO

        public ResultDTO()
    • Method Detail

      • getTitle

        public String getTitle()
      • setTitle

        public void setTitle​(String title)
      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • setId

        public void setId​(String id)
      • getId

        public String getId()
      • getComponentId

        public String getComponentId()
      • setComponentId

        public void setComponentId​(String componentId)
      • getAttachmentId

        public String getAttachmentId()
      • setAttachmentId

        public void setAttachmentId​(String attachmentId)