Interface PodloveSimpleChapterModule

    • Method Detail

      • getChapters

        List<SimpleChapter> getChapters()
        Returns the SimpleChapters of an item element.
        Returns:
        List of SimpleChapters of an item element
      • setChapters

        void setChapters​(List<SimpleChapter> chapters)
        Sets the SimpleChapters of an item element.
        Parameters:
        chapters - List of SimpleChapters of an item element