Class Template

    • Method Detail

      • getId

        public String getId()
      • setId

        public void setId​(String id)
      • getTitle

        public String getTitle()
      • setTitle

        public void setTitle​(String title)
      • setKeywords

        public void setKeywords​(List<Keyword> keywords)
      • getContent

        public String getContent()
      • setContent

        public void setContent​(String content)
      • getExample

        public String getExample()
      • setExample

        public void setExample​(String example)