Class CRElasticsearchModel

    • Field Detail

      • page

        protected com.fasterxml.jackson.databind.JsonNode page
      • folder

        protected com.fasterxml.jackson.databind.JsonNode folder
      • file

        protected com.fasterxml.jackson.databind.JsonNode file
    • Constructor Detail

      • CRElasticsearchModel

        public CRElasticsearchModel()
    • Method Detail

      • getPage

        public com.fasterxml.jackson.databind.JsonNode getPage()
      • setPage

        public void setPage​(com.fasterxml.jackson.databind.JsonNode page)
      • getFolder

        public com.fasterxml.jackson.databind.JsonNode getFolder()
      • setFolder

        public void setFolder​(com.fasterxml.jackson.databind.JsonNode folder)
      • getFile

        public com.fasterxml.jackson.databind.JsonNode getFile()
      • setFile

        public void setFile​(com.fasterxml.jackson.databind.JsonNode file)